Commit 8868fa28 authored by FichteFoll's avatar FichteFoll

Merge pull request #3061 from svenfraeys/master

Added SublimeBlender and BrowserBookmarks
parents c08dbc41 3c1cd04b
...@@ -390,6 +390,16 @@ ...@@ -390,6 +390,16 @@
} }
] ]
}, },
{
"name" : "Blender Development",
"details": "https://github.com/svenfraeys/SublimeBlender",
"releases": [
{
"sublime_text": ">3000",
"details": "https://github.com/svenfraeys/SublimeBlender/tree/master"
}
]
},
{ {
"name": "BlitzMax", "name": "BlitzMax",
"details": "https://bitbucket.org/muttley/sublimetext.blitzmax", "details": "https://bitbucket.org/muttley/sublimetext.blitzmax",
...@@ -599,6 +609,16 @@ ...@@ -599,6 +609,16 @@
} }
] ]
}, },
{
"name": "BrowserBookmarks",
"details": "https://github.com/svenfraeys/BrowserBookmarks",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/svenfraeys/BrowserBookmarks/tree/master"
}
]
},
{ {
"name": "BsHelper Snippets", "name": "BsHelper Snippets",
"details": "https://github.com/WebAndCow/BsHelper-Snippets", "details": "https://github.com/WebAndCow/BsHelper-Snippets",
......
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