tibia-client/modules/options/options.otmod

14 lines
231 B
Plaintext

Module
name: options
description: Create the options window
author: OTClient team
website: https://github.com/edubart/otclient
autoLoad: true
dependencies:
- core
onLoad: |
require 'options'
return true