tibia-client/modules/client_topmenu/topmenu.otmod

11 lines
215 B
Plaintext

Module
name: client_topmenu
description: Create the top menu
author: edubart
website: https://github.com/edubart/otclient
scripts: [ topmenu ]
sandboxed: true
@onLoad: init()
@onUnload: terminate()