otclient/modules/game_shaders/shaders.otmod
2012-07-26 11:03:57 -03:00

10 lines
198 B
Plaintext

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