tibia-client/modules/about/about.otmod

14 lines
225 B
Plaintext

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