Commit 95656f08 authored by FichteFoll's avatar FichteFoll

Merge pull request #5107 from sindney/master

Add GLSL Compiler Package
parents 267ceb0a 03631c64
...@@ -646,6 +646,22 @@ ...@@ -646,6 +646,22 @@
} }
] ]
}, },
{
"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