otclient/modules/game_hotkeys/hotkeys_manager.otmod
2013-01-10 16:45:35 -02:00

10 lines
216 B
Plaintext

Module
name: game_hotkeys
description: Manage client hotkeys
author: andrefaramir, BeniS
website: www.otclient.info
sandboxed: true
scripts: [ hotkeys_manager ]
@onLoad: init()
@onUnload: terminate()