Files
2025-09-30 14:38:38 -07:00

404 B

{project_name}

Generated by Rojo {rojo_version}.

Getting Started

To build this plugin to your local plugins folder, use:

rojo build -p "{project_name}.rbxm"

You can include the watch flag to re-build it on save:

rojo build -p "{project_name}.rbxm" --watch

For more help, check out the Rojo documentation.