otclient/modules/game_tibiafiles/tibiafiles.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

9 lines
182 B
Plaintext

Module
name: game_tibiafiles
description: Contains tibia spr and dat
reloadable: false
sandboxed: true
scripts: [tibiafiles.lua]
@onLoad: init()
@onUnload: terminate()