update readme

This commit is contained in:
Mikhail 2024-10-09 00:03:40 +08:00
parent d159bbff4b
commit a89ab03667
3 changed files with 10 additions and 2 deletions

View File

@ -857,7 +857,9 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
# Проекты на DragonECS # Проекты на DragonECS
* [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo) * [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo)
![alt text](https://i.ibb.co/hm7Lrm4/Platformer.png) ![screenshot](https://i.ibb.co/hm7Lrm4/Platformer.png)
* [Tiny Aliens (Ludum Dare 56)](https://ldjam.com/events/ludum-dare/56/tiny-aliens)
![screenshot](https://static.jam.host/raw/467/31/z/66681.png)
</br> </br>

View File

@ -861,7 +861,9 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
# 使用DragonECS的项目 # 使用DragonECS的项目
* [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo) * [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo)
![alt text](https://i.ibb.co/hm7Lrm4/Platformer.png) ![screenshot](https://i.ibb.co/hm7Lrm4/Platformer.png)
* [Tiny Aliens (Ludum Dare 56)](https://ldjam.com/events/ludum-dare/56/tiny-aliens)
![screenshot](https://static.jam.host/raw/467/31/z/66681.png)
</br> </br>

View File

@ -864,6 +864,10 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
# Projects powered by DragonECS # Projects powered by DragonECS
* [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo) * [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo)
![screenshot](https://i.ibb.co/hm7Lrm4/Platformer.png)
* [Tiny Aliens (Ludum Dare 56)](https://ldjam.com/events/ludum-dare/56/tiny-aliens)
![screenshot](https://static.jam.host/raw/467/31/z/66681.png)
</br> </br>