tibia-client/modules/client_options/options.otmod

11 lines
244 B
Plaintext

Module
name: client_options
description: Create the options window
author: edubart, BeniS
website: www.otclient.info
sandboxed: true
dependencies: [ client_topmenu ]
scripts: [ options ]
@onLoad: init()
@onUnload: terminate()