mirror of
https://github.com/edubart/otclient.git
synced 2025-04-29 09:19:19 +02:00
11 lines
262 B
Plaintext
11 lines
262 B
Plaintext
Module
|
|
name: client_modulemanager
|
|
description: Manage other modules
|
|
author: edubart
|
|
website: https://github.com/edubart/otclient
|
|
sandboxed: true
|
|
scripts: [ modulemanager ]
|
|
dependencies: [ client_topmenu ]
|
|
@onLoad: init()
|
|
@onUnload: terminate()
|