tibia-client/modules/game_console/console.otmod

10 lines
248 B
Plaintext
Raw Normal View History

Module
name: game_console
description: Manage chat window
author: edubart, andrefaramir, baxnie, sn4ake, BeniS
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ console ]
@onLoad: init()
@onUnload: terminate()