mirror of
https://github.com/Ukendio/jecs.git
synced 2025-07-02 04:59:18 +00:00
4 lines
107 B
Text
4 lines
107 B
Text
_G.JECS_DEBUG = true
|
|
_G.JECS_HI_COMPONENT_ID = 32
|
|
require(game:GetService("ReplicatedStorage").ecs)
|
|
return
|