Commit dbb2a7b0 authored by Max's avatar Max

Added new plugin "Sublime Player"

parent 50855102
...@@ -1789,6 +1789,18 @@ ...@@ -1789,6 +1789,18 @@
} }
] ]
}, },
{
"name": "SublimePlayer",
"details": "https://github.com/Monnoroch/SublimePlayer",
"readme": "https://github.com/Monnoroch/SublimePlayer/blob/master/README.md",
"labels": ["media"],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/Monnoroch/SublimePlayer/tree/master"
}
]
},
{ {
"name": "Sublime Text API Helper", "name": "Sublime Text API Helper",
"details": "https://github.com/jugyo/SublimeTextAPIHelper", "details": "https://github.com/jugyo/SublimeTextAPIHelper",
......
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