mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-19 02:24:37 +08:00
Update README.md
This commit is contained in:
parent
b09b92f8eb
commit
238fd4a117
@ -9,13 +9,12 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
# DragonECS - C# Entity Component System Framework
|
# DragonECS - C# Entity Component System Framework
|
||||||
|
| Languages: | [Русский](https://github.com/DCFApixels/DragonECS/blob/main/README-RU.md) | [English(WIP)](https://github.com/DCFApixels/DragonECS) |
|
||||||
|
| :--- | :--- | :--- |
|
||||||
|
|
||||||
The [ECS](https://en.wikipedia.org/wiki/Entity_component_system) Framework aims to maximize usability, modularity, extensibility and performance of dynamic entity changes.
|
The [ECS](https://en.wikipedia.org/wiki/Entity_component_system) Framework aims to maximize usability, modularity, extensibility and performance of dynamic entity changes.
|
||||||
> **NOTICE:** The project is a work in progress, API may change.
|
> **NOTICE:** The project is a work in progress, API may change.
|
||||||
|
|
||||||
## Languages
|
|
||||||
* [Русский](https://github.com/DCFApixels/DragonECS/blob/main/README-RU.md)
|
|
||||||
* [English(WIP)](https://github.com/DCFApixels/DragonECS)
|
|
||||||
|
|
||||||
# Extensions
|
# Extensions
|
||||||
* [Dependency autoinjections](https://github.com/DCFApixels/DragonECS-AutoInjections)
|
* [Dependency autoinjections](https://github.com/DCFApixels/DragonECS-AutoInjections)
|
||||||
* Unity integration (Work in progress)
|
* Unity integration (Work in progress)
|
||||||
|
Loading…
Reference in New Issue
Block a user