Module
  name: game_mining
  description: Mining control panel
  author: Codex
  sandboxed: true
  autoload: true
  autoload-priority: 855
  dependencies: [ game_interface, client_topmenu, game_buttons ]
  scripts: [ mining ]
  @onLoad: init()
  @onUnload: terminate()
