tibia-client/modules/client_options/options.otmod

10 lines
227 B
Plaintext

Module
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()