mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
{project_name}
Generated by Rojo {rojo_version}.
Getting Started
To build the place from scratch, use:
rojo build -o "{project_name}.rbxlx"
Next, open {project_name}.rbxlx in Roblox Studio and start the Rojo server:
rojo serve
For more help, check out the Rojo documentation.