tibia-client/modules/game_containers/containers.otmod

10 lines
222 B
Plaintext

Module
name: game_containers
description: Manage containers
author: edubart, baxnie
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [containers]
@onLoad: init()
@onUnload: terminate()