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
|
|
|
|
website: www.otclient.info
|
2013-01-18 23:39:11 +01:00
|
|
|
sandboxed: true
|
|
|
|
scripts: [ modulemanager ]
|
|
|
|
dependencies: [ client_topmenu ]
|
|
|
|
@onLoad: init()
|
|
|
|
@onUnload: terminate()
|