mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 01:44:35 +08:00
add new project
This commit is contained in:
parent
d6014a044f
commit
7af468d4c5
@ -946,6 +946,8 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
|
||||
# Проекты на DragonECS
|
||||
* [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo)
|
||||

|
||||
* [Башенки Смерти (без исходников)](https://yandex.ru/games/app/206024?utm_source=game_popup_menu)
|
||||

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

|
||||
|
||||
|
@ -865,6 +865,8 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
|
||||
# 使用DragonECS的项目
|
||||
* [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo)
|
||||

|
||||
* [Башенки Смерти (без исходников)](https://yandex.ru/games/app/206024?utm_source=game_popup_menu)
|
||||

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

|
||||
|
||||
|
@ -867,10 +867,11 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
|
||||
# Projects powered by DragonECS
|
||||
* [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo)
|
||||

|
||||
* [Башенки Смерти (без исходников)](https://yandex.ru/games/app/206024?utm_source=game_popup_menu)
|
||||

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

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