summaryrefslogtreecommitdiffstats
path: root/cwd/assets/altcraft/shaders/rmltex.json
blob: 3fef96970470f87e7dcbb8aa787401670bb51e13 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "vert": "/altcraft/shaders/vert/rml",
  "frag": "/altcraft/shaders/frag/rmltex",
  "uniforms": [
    "viewportSize",
    "fontTexture"
  ]
}