Files
rojo/assets/default-place-project/README.md
2020-09-09 17:39:24 -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.