mirror of
https://github.com/Ukendio/jecs.git
synced 2025-11-18 17:22:52 +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
|