tibia-client/modules/client_options/options.otmod

10 lines
209 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: www.otclient.info
sandboxed: true
scripts: [ options ]
@onLoad: init()
@onUnload: terminate()