mirror of
https://github.com/Ukendio/jecs.git
synced 2025-10-29 00:19:18 +00:00
* Fix query types * Add systems to demo * Remove comments of inlined versions * Fix style * Replication * Test :iter |
||
|---|---|---|
| .. | ||
| .config | ||
| net | ||
| src | ||
| .gitignore | ||
| README.md | ||
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