A fully managed rojo project to support instance-friendly Folder-Per-Feature architectures.
- Open
.lune/Assets.rbxl
in studio - Make the modifications you want in the workspace folders
- Save the file
- Run
lune updateModels
in the terminal
You may have to restart the Rojo server to see all the changes.
Due to a bug in Rojo models can get corrupted.
- Run
rojo build --output build.rbxl
in the terminal - Open
build.rbxl
in studio - Publish the place as your production place
- Continue from there