jecs/demo
Ukendio fd6883cfed
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
Allow pre existing hooks for observer
2025-05-07 19:21:12 +02:00
..
.config Demo (#96) 2024-08-07 18:45:56 +02:00
net style: fix inconsistent project formatting (#144) 2024-10-12 22:18:11 +02:00
src Allow pre existing hooks for observer 2025-05-07 19:21:12 +02:00
.gitignore Example (#93) 2024-08-03 05:48:48 +02:00
default.project.json Networking example 2025-04-28 23:40:03 +02:00
README.md Demo (#96) 2024-08-07 18:45:56 +02:00
wally.toml Update demo packages 2025-03-20 00:39:37 +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