jecs/demo
renyang19910211 9b57189c3a
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
Fix receive_replication.luau removed issue (#243)
2025-06-30 22:41:29 +02:00
..
src Fix receive_replication.luau removed issue (#243) 2025-06-30 22:41:29 +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