mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-22 15:35:55 +02:00
Version 0.95 BETA
This commit is contained in:
9
modules/client_updater/updater.otmod
Normal file
9
modules/client_updater/updater.otmod
Normal file
@@ -0,0 +1,9 @@
|
||||
Module
|
||||
name: client_updater
|
||||
description: Updates client
|
||||
author: otclient@otclient.ovh
|
||||
website: otclient.ovh
|
||||
reloadable: false
|
||||
scripts: [ updater ]
|
||||
@onLoad: Updater.init()
|
||||
@onUnload: Updater.terminate()
|
Reference in New Issue
Block a user