jecs/demo
Clown 872e5c9cdb
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
Bump Jabby v0.2.0-rc.9 (#197)
Fixes demo not running because of breaking changes in Jabby
2025-02-21 18:26:06 +01: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 Bump Jabby v0.2.0-rc.9 (#197) 2025-02-21 18:26:06 +01:00
.gitignore Example (#93) 2024-08-03 05:48:48 +02:00
default.project.json resolves requiring ecs path issue for demo (#160) 2024-11-30 06:11:17 +01:00
README.md Demo (#96) 2024-08-07 18:45:56 +02:00
wally.toml Bump Jabby v0.2.0-rc.9 (#197) 2025-02-21 18:26:06 +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