Commit aa063bea authored by Hardy Jones's avatar Hardy Jones

Merge pull request #3112 from brendankenny/master

Made GL Shader Validator compatible with ST3
parents 5a67cea3 928ab41c
...@@ -323,7 +323,7 @@ ...@@ -323,7 +323,7 @@
"details": "https://github.com/WebGLTools/GL-Shader-Validator", "details": "https://github.com/WebGLTools/GL-Shader-Validator",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/WebGLTools/GL-Shader-Validator/tree/master" "details": "https://github.com/WebGLTools/GL-Shader-Validator/tree/master"
} }
] ]
......
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