mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 01:44:35 +08:00
Merge branch 'main' into dev
This commit is contained in:
commit
97ed6b1c09
12
README-RU.md
12
README-RU.md
@ -944,12 +944,12 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
|
||||
</br>
|
||||
|
||||
# Проекты на 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)
|
||||

|
||||
## С исходниками:
|
||||
[3D Platformer (Example) ](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo)
|
||||
[Tiny Aliens (Ludum Dare 56) ](https://github.com/DCFApixels/LD_56_Tiny_Aliens)
|
||||
|
||||
## Опубликованные проекты:
|
||||
[Башенки Смерти ](https://yandex.ru/games/app/206024?utm_source=game_popup_menu)
|
||||
|
||||
</br>
|
||||
|
||||
|
12
README-ZH.md
12
README-ZH.md
@ -863,12 +863,12 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
|
||||
</br>
|
||||
|
||||
# 使用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)
|
||||

|
||||
## With sources:
|
||||
[3D Platformer (Example) ](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo)
|
||||
[Tiny Aliens (Ludum Dare 56) ](https://github.com/DCFApixels/LD_56_Tiny_Aliens)
|
||||
|
||||
## Released games:
|
||||
[Башенки Смерти ](https://yandex.ru/games/app/206024?utm_source=game_popup_menu)
|
||||
|
||||
</br>
|
||||
|
||||
|
12
README.md
12
README.md
@ -865,12 +865,12 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
|
||||
</br>
|
||||
|
||||
# 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)
|
||||

|
||||
## With sources:
|
||||
[3D Platformer (Example) ](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo)
|
||||
[Tiny Aliens (Ludum Dare 56) ](https://github.com/DCFApixels/LD_56_Tiny_Aliens)
|
||||
|
||||
## Released games:
|
||||
[Башенки Смерти ](https://yandex.ru/games/app/206024?utm_source=game_popup_menu)
|
||||
|
||||
</br>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user