mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-26 09:50:02 +00:00
5 lines
111 B
Text
5 lines
111 B
Text
|
_G.JECS_DEBUG = true
|
||
|
_G.JECS_HI_COMPONENT_ID = 32
|
||
|
require(game:GetService("ReplicatedStorage").ecs)
|
||
|
return
|