2012-02-06 02:44:47 +01:00
|
|
|
Module
|
|
|
|
name: client_modulemanager
|
|
|
|
description: Manage other modules
|
2012-05-01 15:06:38 +02:00
|
|
|
author: edubart
|
2017-11-19 20:09:31 +01:00
|
|
|
website: https://github.com/edubart/otclient
|
2013-01-18 23:39:11 +01:00
|
|
|
sandboxed: true
|
|
|
|
scripts: [ modulemanager ]
|
|
|
|
dependencies: [ client_topmenu ]
|
|
|
|
@onLoad: init()
|
|
|
|
@onUnload: terminate()
|