-deffered adding entities -deffered adding and removeing components
-support for optional Components for System -Components IDs in Systems are now stored as ushorts
-license changed to BSD (maybe temporary) -added configurations to dub.json -initial ECS implementation (WIP): -Manager, System, Entity, Component -registering components -registering systems -calling update