2019-10-02 03:38:52 +02:00

10 lines
218 B
Plaintext

Module
name: client_updater
description: Updates client
author: otclient@otclient.ovh
website: otclient.ovh
reloadable: false
scripts: [ updater ]
@onLoad: Updater.init()
@onUnload: Updater.terminate()