Files
rojo/assets/project-templates/place/README.md
2025-09-30 14:38:38 -07:00

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.