Interface to install, update and configurate roblox-py. qts, roblox-ts, roblox-c, roblox-cs, and roblox-kt that allows you to use all the compilers at once with Rojo.
Allows you to install a compiler like:
rcc install rbxpy
Loads the interactive template creator
Allows you to uninstall a compiler like:
rcc uninstall rbxpy
Uninstalls and reinstalls the compiler (can also be done with rcc itself)
rcc update rbxpy
rcc update rcc
If no options are provided it will compile src
to out
Specifies the output directory, input directory does not need an option.
rcc src -o out