{ get : world -> Ecs.Internal.Config , set : Ecs.Internal.Config -> world -> world }
Similar to the Ecs.Component.Spec but for Config
Ecs.Component.Spec
Config
init : Ecs.Internal.Config
Initializes your Ecs setup
Ecs