Update README.md

This commit is contained in:
Mikhail 2024-05-06 14:45:41 +08:00 committed by GitHub
parent 10b873ac30
commit 1b89c107e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,6 +46,11 @@ The framework can also be added to the project as source code.
</br>
# Projects powered by DragonECS
* [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS)
</br>
# Extensions
* [Unity integration](https://github.com/DCFApixels/DragonECS-Unity)
* [Dependency autoinjections](https://github.com/DCFApixels/DragonECS-AutoInjections)