mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-17 17:34:36 +08:00
1.5 KiB
1.5 KiB
DragonECS - C# Entity Component System Framework
Languages: | Русский | English(WIP) |
---|
The ECS Framework aims to maximize usability, modularity, extensibility and performance of dynamic entity changes.
NOTICE: The project is a work in progress, API may change.
While the English version of the README is incomplete, you can view the Russian version.
Versioning
DragonECS uses this versioning semantics: Open
Extensions
- Dependency autoinjections
- Unity integration (Work in progress)