rojo-rbx / vscode-rojo

Visual Studio Code plugin for Rojo
https://marketplace.visualstudio.com/items?itemName=evaera.vscode-rojo
Mozilla Public License 2.0
35 stars 23 forks source link

Use GitHub release binaries to install on macOS #45

Closed JohnnyMorganz closed 3 years ago

JohnnyMorganz commented 3 years ago

Uses GitHub release assets for macOS install. Should help users who don't normally use cargo/XCode to install easily.

Closes #19

Note: I don't personally own a Mac, so I got one of my team members to test and it seemed to work OK. I would recommend a double check though beforehand, if possible.

evaera commented 3 years ago

Confirmed this works. Thanks for the PR!