Pure C# Entity Component System framework
Go to file
2023-06-01 16:17:18 +08:00
src refactoring/update debug utility 2023-05-31 04:09:55 +08:00
.gitattributes Initial commit 2023-02-01 17:05:08 +08:00
.gitignore Update .gitignore 2023-04-03 05:44:56 +08:00
DragonECS.asmdef Update WIP, add table members 2023-02-06 01:27:32 +08:00
DragonECS.asmdef.meta Update WIP 2023-02-05 19:59:45 +08:00
LICENSE Initial commit 2023-02-01 17:05:08 +08:00
package.json Create package.json 2023-05-28 09:00:47 +08:00
README-RU.md Update README-RU.md 2023-06-01 16:17:18 +08:00
README.md Update README.md 2023-05-31 04:52:18 +08:00

Version License

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