-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
3 lines
No EOL
88 B
Markdown
3 lines
No EOL
88 B
Markdown
# Dynamic Entity Component System
|
|
|
|
Entity-Component-System implementation in D language. |