summaryrefslogtreecommitdiffstats
path: root/cwd/assets/altcraft/shaders/rmltex.json
diff options
context:
space:
mode:
Diffstat (limited to 'cwd/assets/altcraft/shaders/rmltex.json')
-rw-r--r--cwd/assets/altcraft/shaders/rmltex.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/cwd/assets/altcraft/shaders/rmltex.json b/cwd/assets/altcraft/shaders/rmltex.json
new file mode 100644
index 0000000..3fef969
--- /dev/null
+++ b/cwd/assets/altcraft/shaders/rmltex.json
@@ -0,0 +1,8 @@
+{
+ "vert": "/altcraft/shaders/vert/rml",
+ "frag": "/altcraft/shaders/frag/rmltex",
+ "uniforms": [
+ "viewportSize",
+ "fontTexture"
+ ]
+} \ No newline at end of file