mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-04-29 18:59:20 +02:00
13 lines
293 B
Plaintext
13 lines
293 B
Plaintext
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
|