mirror of
https://github.com/DCFApixels/DragonECS-Unity.git
synced 2025-09-17 09:24:35 +08:00
update readme
This commit is contained in:
parent
50d6410054
commit
2e8468447d
@ -76,7 +76,7 @@
|
||||
https://github.com/DCFApixels/DragonECS-Unity.git
|
||||
```
|
||||
* ### В виде исходников
|
||||
Фреймворк так же может быть добавлен в проект в виде исходников.
|
||||
Пакет так же может быть добавлен в проект в виде исходников.
|
||||
|
||||
</br>
|
||||
|
||||
|
@ -57,11 +57,11 @@ Tested with:
|
||||
|
||||
## Unity Installation
|
||||
* ### Unity Package
|
||||
The framework can be installed as a Unity package by adding the Git URL [in the PackageManager](https://docs.unity3d.com/2023.2/Documentation/Manual/upm-ui-giturl.html) or manually adding it to `Packages/manifest.json`:
|
||||
The package can be installed as a Unity package by adding the Git URL [in the PackageManager](https://docs.unity3d.com/2023.2/Documentation/Manual/upm-ui-giturl.html) or manually adding it to `Packages/manifest.json`:
|
||||
```
|
||||
https://github.com/DCFApixels/DragonECS-Unity.git
|
||||
```
|
||||
* ### Source Code
|
||||
The framework can also be added to the project as source code.
|
||||
The package can also be added to the project as source code.
|
||||
|
||||
</br>
|
||||
|
Loading…
Reference in New Issue
Block a user