tibia-client/modules/game_playermount/playermount.otmod

10 lines
219 B
Plaintext

Module
name: game_playermount
description: Manage player mounts
author: BeniS
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ playermount ]
@onLoad: init()
@onUnload: terminate()