Update README-ZH.md

This commit is contained in:
Mikhail 2024-08-08 07:32:33 +08:00 committed by GitHub
parent c3df65c094
commit e740c473fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -860,7 +860,7 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
</br> </br>
# 使用DragonECS的项目 # 使用DragonECS的项目
* [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS) * [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo)
![alt text](https://i.ibb.co/hm7Lrm4/Platformer.png) ![alt text](https://i.ibb.co/hm7Lrm4/Platformer.png)
</br> </br>