mirror of
https://github.com/DCFApixels/DragonECS-Unity.git
synced 2025-09-17 17:34:34 +08:00
update readme
This commit is contained in:
parent
b51cffae4e
commit
4c7440a3b6
@ -13,10 +13,12 @@
|
|||||||
| Languages: | [Русский](https://github.com/DCFApixels/DragonECS-Unity/blob/main/README-RU.md) | [English(WIP)](https://github.com/DCFApixels/DragonECS-Unity) |
|
| Languages: | [Русский](https://github.com/DCFApixels/DragonECS-Unity/blob/main/README-RU.md) | [English(WIP)](https://github.com/DCFApixels/DragonECS-Unity) |
|
||||||
| :--- | :--- | :--- |
|
| :--- | :--- | :--- |
|
||||||
|
|
||||||
The extension is designed to reduce the amount of code by simplifying dependency injection by doing injections automatically.
|
The extension will add a set of tools for debugging and communicating with the Unity engine.
|
||||||
> **NOTICE:** The project is a work in progress, API may change.
|
|
||||||
> While the English version of the README is incomplete, you can view the [Russian version](https://github.com/DCFApixels/DragonECS-Unity/blob/main/README-RU.md).
|
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> The project is a work in progress, API may change.
|
||||||
|
>
|
||||||
|
> While the English version of the README is incomplete, you can view the [Russian version](https://github.com/DCFApixels/DragonECS-Unity/blob/main/README-RU.md).
|
||||||
|
|
||||||
</br>
|
</br>
|
||||||
|
|
||||||
|
@ -13,8 +13,12 @@
|
|||||||
| Languages: | [Русский](https://github.com/DCFApixels/DragonECS-Unity/blob/main/README-RU.md) | [English(WIP)](https://github.com/DCFApixels/DragonECS-Unity) |
|
| Languages: | [Русский](https://github.com/DCFApixels/DragonECS-Unity/blob/main/README-RU.md) | [English(WIP)](https://github.com/DCFApixels/DragonECS-Unity) |
|
||||||
| :--- | :--- | :--- |
|
| :--- | :--- | :--- |
|
||||||
|
|
||||||
Расширение добавит набор инструментов для дебага и связи с движком Unity. С помощью инструментов отладки можно
|
Расширение добавит набор инструментов для дебага и связи с движком Unity.
|
||||||
> **ВАЖНО!** Проект в стадии разработки. API может меняться.
|
|
||||||
|
> [!WARNING]
|
||||||
|
> Проект в стадии разработки. API может меняться.
|
||||||
|
> Readme еще не завершен
|
||||||
|
|
||||||
# Оглавление
|
# Оглавление
|
||||||
- [Установка](#установка)
|
- [Установка](#установка)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user