Files
rojo/assets/default-model-project/README.md
Micah f6fc5599c0 Add plugin template (#738)
Adds a new plugin template to the `init` command: `rojo init --kind
plugin`.
2023-07-23 17:12:48 -07:00

261 B

{project_name}

Generated by Rojo {rojo_version}.

Getting Started

To build this library, use:

rojo build -o "{project_name}.rbxmx"

For more help, check out the Rojo documentation.