jecs/demo
Marcus 244d799cec
Add nth parameter to world:target (#116)
* Add nth parameter to world:target

* Put archetype record creation into function

* Fix docs and comments
2024-09-10 23:56:42 +02:00
..
.config Demo (#96) 2024-08-07 18:45:56 +02:00
net Demo (#96) 2024-08-07 18:45:56 +02:00
src Add nth parameter to world:target (#116) 2024-09-10 23:56:42 +02:00
.gitignore Example (#93) 2024-08-03 05:48:48 +02:00
default.project.json Add a hooks cache 2024-09-09 03:22:20 +02:00
README.md Demo (#96) 2024-08-07 18:45:56 +02:00
wally.toml Bump 2024-08-29 15:43:29 +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