mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
Resolve "Merge the best from 7.40 branch"
This commit is contained in:
12
SabrehavenOTClient/modules/updater/updater.otmod
Normal file
12
SabrehavenOTClient/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