This commit is contained in:
OTCv8
2020-07-12 01:24:25 +02:00
parent 1729e7d635
commit f17ac1ec71
36 changed files with 1082 additions and 416 deletions

View File

@@ -0,0 +1,9 @@
Module
name: game_shaders
description: Load shaders
author: otclientv8
website: http://otclient.ovh
scripts: [ shaders ]
sandboxed: true
@onLoad: init()
@onUnload: terminate()