tibia-client/modules/game_shaders/shaders.otmod

10 lines
198 B
Plaintext
Raw Normal View History

2012-06-14 20:26:55 +02:00
Module
name: game_shaders
description: Manage game shaders
author: edubart
website: www.otclient.info
scripts: [ shaders.lua ]
sandboxed: true
@onLoad: init()
@onUnload: terminate()