2021-05-08 15:54:21 +03:00

10 lines
249 B
Plaintext

Module
name: game_hotkeys
description: Manage client hotkeys
author: andrefaramir, BeniS
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ hotkeys_extra, hotkeys_manager ]
@onLoad: init()
@onUnload: terminate()