mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
* Add nth parameter to world:target * Put archetype record creation into function * Fix docs and comments |
||
---|---|---|
.. | ||
.config | ||
net | ||
src | ||
.gitignore | ||
default.project.json | ||
README.md | ||
wally.toml |
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