Commit bf2f25f7 authored by FichteFoll's avatar FichteFoll

Switch "GL Shader Validator" and "GM Syntax" order

parent 165a6f2f
......@@ -205,22 +205,22 @@
]
},
{
"name": "GM Syntax",
"details": "https://github.com/andyp123/GMSyntax",
"name": "GL Shader Validator",
"details": "https://github.com/WebGLTools/GL-Shader-Validator",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/andyp123/GMSyntax/tree/master"
"sublime_text": "<3000",
"details": "https://github.com/WebGLTools/GL-Shader-Validator/tree/master"
}
]
},
{
"name": "GL Shader Validator",
"details": "https://github.com/WebGLTools/GL-Shader-Validator",
"name": "GM Syntax",
"details": "https://github.com/andyp123/GMSyntax",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/WebGLTools/GL-Shader-Validator/tree/master"
"sublime_text": "*",
"details": "https://github.com/andyp123/GMSyntax/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