jecs/example
2024-07-29 00:32:23 +02:00
..
src Initial commit 2024-07-29 00:32:23 +02:00
.gitignore Initial commit 2024-07-29 00:32:23 +02:00
README.md Initial commit 2024-07-29 00:32:23 +02:00

example

Generated by Rojo 7.4.1.

Getting Started

To build the place from scratch, use:

rojo build -o "example.rbxlx"

Next, open example.rbxlx in Roblox Studio and start the Rojo server:

rojo serve

For more help, check out the Rojo documentation.