mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 01:44:35 +08:00
update readme
This commit is contained in:
parent
d159bbff4b
commit
a89ab03667
@ -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)
|
||||||

|

|
||||||
|
* [Tiny Aliens (Ludum Dare 56)](https://ldjam.com/events/ludum-dare/56/tiny-aliens)
|
||||||
|

|
||||||
|
|
||||||
</br>
|
</br>
|
||||||
|
|
||||||
|
@ -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)
|
||||||

|

|
||||||
|
* [Tiny Aliens (Ludum Dare 56)](https://ldjam.com/events/ludum-dare/56/tiny-aliens)
|
||||||
|

|
||||||
|
|
||||||
</br>
|
</br>
|
||||||
|
|
||||||
|
@ -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)
|
||||||
|

|
||||||
|
* [Tiny Aliens (Ludum Dare 56)](https://ldjam.com/events/ludum-dare/56/tiny-aliens)
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
</br>
|
</br>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user