mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 01:44:35 +08:00
Update README.md
This commit is contained in:
parent
b09b92f8eb
commit
238fd4a117
@ -9,13 +9,12 @@
|
||||
</p>
|
||||
|
||||
# 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.
|
||||
> **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
|
||||
* [Dependency autoinjections](https://github.com/DCFApixels/DragonECS-AutoInjections)
|
||||
* Unity integration (Work in progress)
|
||||
|
Loading…
Reference in New Issue
Block a user