jecs/demo
Ukendio a6ba9f4bd5
Some checks are pending
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
Update networking example
2025-07-02 20:26:57 +02:00
..
src Update networking example 2025-07-02 20:26:57 +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