otclient/modules/game_shaders/shaders.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
180 B
Plaintext

Module
name: game_shaders
description: Manage game shaders
author: edubart
website: www.otclient.info
scripts: [ shaders.lua ]
@onLoad: init()
@onUnload: terminate()