Commit 104de6d5 authored by Jan T. Sott's avatar Jan T. Sott

ScummC: backwards compatibility

parent eff7e63a
...@@ -502,9 +502,13 @@ ...@@ -502,9 +502,13 @@
"details": "https://github.com/idleberg/ScummC-Sublime-Text", "details": "https://github.com/idleberg/ScummC-Sublime-Text",
"labels": ["auto-complete"], "labels": ["auto-complete"],
"releases": [ "releases": [
{
"sublime_text": "<3000",
"tags": "st2-"
},
{ {
"sublime_text": ">=3103", "sublime_text": ">=3103",
"tags": true "tags": "st3-"
} }
] ]
}, },
......
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