tibia-client/modules/game_bugreport/bugreport.otmod

10 lines
212 B
Plaintext

Module
name: game_bugreport
description: Bug report interface (Ctrl+Z)
author: edubart
website: www.otclient.info
scripts: [ bugreport.lua ]
sandboxed: true
@onLoad: init()
@onUnload: terminate()