mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
* Initial commit * Return static function * Fix upvalues conflict * Add examples to luau * rename example folder * Add queries example * Add changetracking example * Add wildcards example * Delete example.project.json |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md |
example
Generated by Rojo 7.4.1.
Getting Started
To build the place from scratch, use:
rojo build -o "example.rbxlx"
Next, open example.rbxlx
in Roblox Studio and start the Rojo server:
rojo serve
For more help, check out the Rojo documentation.