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