mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-26 01:50:01 +00:00
* Add nth parameter to world:target * Put archetype record creation into function * Fix docs and comments
4 lines
111 B
Text
4 lines
111 B
Text
_G.JECS_DEBUG = true
|
|
_G.JECS_HI_COMPONENT_ID = 32
|
|
require(game:GetService("ReplicatedStorage").ecs)
|
|
return
|