Commit 4ec68aa6 authored by FichteFoll's avatar FichteFoll

Merge pull request #4825 from cb109/master

Update the link to the repository. Also specify the platform limitation.
parents b1b2b997 2cfd0a53
...@@ -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" "platforms" : ["windows"],
"tags": true
} }
] ]
}, },
......
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