Module
  name: client_modulemanager
  description: Manage other modules
  author: edubart
  website: www.otclient.info
  sandboxed: true
  scripts: [ modulemanager ]
  dependencies: [ client_topmenu ]
  @onLoad: init()
  @onUnload: terminate()