Commit 5cab9b1c authored by FichteFoll's avatar FichteFoll

Merge pull request #2342 from noct/shaders

Renamed SublimeSL and updated URL
parents a44b9b18 e91b282c
...@@ -493,6 +493,18 @@ ...@@ -493,6 +493,18 @@
} }
] ]
}, },
{
"name": "Shader Syntax (GLSL HLSL Cg)",
"previous_names": ["SublimeSL"],
"details": "https://github.com/noct/sublime-shaders",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/noct/sublime-shaders/tags"
}
]
},
{ {
"details": "https://bitbucket.org/asmodai/shaderlanguages", "details": "https://bitbucket.org/asmodai/shaderlanguages",
"labels": ["language syntax"], "labels": ["language syntax"],
...@@ -1819,15 +1831,6 @@ ...@@ -1819,15 +1831,6 @@
} }
] ]
}, },
{
"details": "https://github.com/noct/SublimeSL",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/noct/SublimeSL/tree/master"
}
]
},
{ {
"details": "https://github.com/jamiesun/SublimeTalkincode", "details": "https://github.com/jamiesun/SublimeTalkincode",
"releases": [ "releases": [
......
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