forked from rojo-rbx/rojo
374 B
374 B
{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.