Commit defd9c41 authored by Christoph Buelter's avatar Christoph Buelter

Update the link to the repository. Also specify the platform limitation.

parent b1b2b997
...@@ -802,11 +802,12 @@ ...@@ -802,11 +802,12 @@
}, },
{ {
"name": "Send to 3ds Max", "name": "Send to 3ds Max",
"details": "https://bitbucket.org/cb109/sublime3dsmax", "details": "https://github.com/cb109/sublime3dsmax",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "branch": "master",
"platforms" : ["windows"]
} }
] ]
}, },
......
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