Commit 03631c64 authored by sindney's avatar sindney

Add GLSL Compiler Package

parent e22f0f63
...@@ -645,7 +645,23 @@ ...@@ -645,7 +645,23 @@
"tags": true "tags": true
} }
] ]
}, },
{
"name": "GLSL Compiler",
"details": "https://github.com/sindney/GLSLCompiler",
"releases": [
{
"platforms": "osx",
"sublime_text": "*",
"tags": "osx-"
},
{
"platforms": "windows",
"sublime_text": "*",
"tags": "win-"
}
]
},
{ {
"name": "GLSL Validator", "name": "GLSL Validator",
"details": "https://github.com/Mischa-Alff/ST-GLSL-Validator", "details": "https://github.com/Mischa-Alff/ST-GLSL-Validator",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment