forked from rojo-rbx/rojo
11 lines
261 B
Markdown
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). |