mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-18 08:13:27 +02:00
fix items, map, protocls
This commit is contained in:
12
800OTClient/modules/updater/updater.otmod
Normal file
12
800OTClient/modules/updater/updater.otmod
Normal file
@@ -0,0 +1,12 @@
|
||||
Module
|
||||
name: updater
|
||||
description: Updates client
|
||||
author: otclient@otclient.ovh
|
||||
website: otclient.ovh
|
||||
reloadable: false
|
||||
scripts: [ updater ]
|
||||
dependencies: [ client_locales, client_styles, client_textedit ]
|
||||
@onUnload: Updater.terminate()
|
||||
|
||||
load-later:
|
||||
- client_background
|
Reference in New Issue
Block a user