jecs/demo
2024-08-07 18:39:35 +02:00
..
.config Test :iter 2024-08-07 18:39:35 +02:00
net Test :iter 2024-08-07 18:39:35 +02:00
src Test :iter 2024-08-07 18:39:35 +02:00
.gitignore Example (#93) 2024-08-03 05:48:48 +02:00
README.md Add systems to demo 2024-08-04 22:26:05 +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