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) |
|
||||
| :--- | :--- | :--- |
|
||||
|
||||
The extension is designed to reduce the amount of code by simplifying dependency injection by doing injections automatically.
|
||||
> **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).
|
||||
The extension will add a set of tools for debugging and communicating with the Unity engine.
|
||||
|
||||
> [!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>
|
||||
|
||||
|
@ -13,8 +13,12 @@
|
||||
| Languages: | [Русский](https://github.com/DCFApixels/DragonECS-Unity/blob/main/README-RU.md) | [English(WIP)](https://github.com/DCFApixels/DragonECS-Unity) |
|
||||
| :--- | :--- | :--- |
|
||||
|
||||
Расширение добавит набор инструментов для дебага и связи с движком Unity. С помощью инструментов отладки можно
|
||||
> **ВАЖНО!** Проект в стадии разработки. API может меняться.
|
||||
Расширение добавит набор инструментов для дебага и связи с движком Unity.
|
||||
|
||||
> [!WARNING]
|
||||
> Проект в стадии разработки. API может меняться.
|
||||
> Readme еще не завершен
|
||||
|
||||
# Оглавление
|
||||
- [Установка](#установка)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user