jecs/demo
2025-03-28 03:09:30 +01:00
..
.config Orphaned 2025-03-28 03:09:30 +01:00
net Orphaned 2025-03-28 03:09:30 +01:00
src Orphaned 2025-03-28 03:09:30 +01:00
.gitignore Orphaned 2025-03-28 03:09:30 +01:00
default.project.json Orphaned 2025-03-28 03:09:30 +01:00
README.md Orphaned 2025-03-28 03:09:30 +01:00
wally.toml Orphaned 2025-03-28 03:09:30 +01:00

Demo

Build with Rojo

To build the place, run the following commands from the root of the repository:

cd demo
rojo build -o "demo.rbxl"

Next, open demo.rbxl in Roblox Studio and start the Rojo server:

rojo serve