otclient/modules/game_shaders/shaders.otmod
2013-01-17 18:24:41 -02:00

10 lines
198 B
Plaintext

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