otclient/modules/game_ruleviolation/ruleviolation.otmod
Eduardo Bart c54cd1fdf1 Use new coding style in game modules
Lots of refactoring and changes
Remove docs folder
2012-07-24 02:30:08 -03:00

10 lines
229 B
Plaintext

Module
name: game_ruleviolation
description: Rule violation interface (Ctrl+Y)
author: andrefaramir
website: www.otclient.info
sandboxed: true
scripts: [ ruleviolation.lua ]
@onLoad: init()
@onUnload: terminate()