Skip to main content

Project setup

Once we have our tooling set up, we can initialize our project. If a Rojo project is already present, this is not necessary!

Simply run the following:

rostar init MyFolder
cd MyFolder

Or, if your project already has a folder:

rostar init