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

11 lines
261 B
Markdown

# {project_name}
Generated by [Rojo](https://github.com/rojo-rbx/rojo) {rojo_version}.
## Getting Started
To build this library, use:
```bash
rojo build -o "{project_name}.rbxmx"
```
For more help, check out [the Rojo documentation](https://rojo.space/docs).