Hi! This is a tutorial on how to setup Rojo, Git and Sublime Text 3, as well as Luacheck for Roblox development. I was hoping that this tutorial would be useful to people who want to make the jump from working in Roblox Studio and are interested in using some external tools with source control.
This is effectively my setup for Roblox development right now.
Great tutorial, the only thing I personally feel was “incorrect” about the article is you claim Chrome believes that Rojo is unsafe, this is actually not the case, Chrome warns you to not install a file that isn’t commonly downloaded (as in it has been downloaded less than “x” amount of times). If Chrome believed it was dangerous it would not let you install it at all. Do note the reason I say “x” amount of times is due to the fact Chrome doesn’t release specifications on how many times your file needs to be downloaded before this warning is removed.
I mainly wanted to shed light on the fact it isn’t really considered dangerous by Chrome, it’s just a warning they give when the file isn’t downloaded often.
Other than that the article was amazing, such an amazing topic to cover!
This is also possible with VSCode (not vs), and there’s also a unofficial rojo addon that handles all the dirty work for you. But this is still really helpful for the other things that are not rojo or sublime related.
This is interesting, I recently learned a bit of Git the other day and to see it on a Roblox studio is even more fascinating, amazing what Roblox studios can do! Thanks for the tutorial! Will definitely be doing this