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()