Files
rojo/assets/default-model-project/README.md
2020-03-13 20:11:08 -07:00

11 lines
271 B
Markdown

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