tibia-client/modules/client_options/options.otmod

10 lines
227 B
Plaintext
Raw Normal View History

Module
2011-12-05 19:27:07 +01:00
name: client_options
description: Create the options window
author: edubart, BeniS
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ options ]
@onLoad: init()
@onUnload: terminate()