jecs/demo
Ukendio 4153a7cdfe
Some checks failed
analysis / Run Luau Analyze (push) Has been cancelled
deploy-docs / build (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
deploy-docs / Deploy (push) Has been cancelled
Monitors and observers need to able to accept pair terms
2025-07-29 21:08:23 +02:00
..
src Monitors and observers need to able to accept pair terms 2025-07-29 21:08:23 +02:00
.gitignore Optimize column access 2025-06-25 17:16:04 +02:00
default.project.json Optimize column access 2025-06-25 17:16:04 +02:00
README.md Optimize column access 2025-06-25 17:16:04 +02:00
wally.toml Optimize column access 2025-06-25 17:16:04 +02: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