mirror of
https://github.com/DCFApixels/DragonECS-Unity.git
synced 2026-04-21 20:15:56 +08:00
up version 0.6.0
This commit is contained in:
parent
da16b02fe9
commit
8e38cecf19
@ -68,7 +68,7 @@
|
||||
Семантика версионирования - [Открыть](https://gist.github.com/DCFApixels/af79284955bf40e9476cdcac79d7b098#file-dcfapixels_versioning-md)
|
||||
## Окружение
|
||||
Обязательные требования:
|
||||
+ Зависимость: [DragonECS](https://github.com/DCFApixels/DragonECS)
|
||||
+ Зависимость: [DragonECS](https://github.com/DCFApixels/DragonECS) `[1.0.0]`;
|
||||
+ Минимальная версия C# 8.0;
|
||||
+ Минимальная версия Unity 2021.2.0;
|
||||
|
||||
|
||||
@ -68,7 +68,7 @@ Versioning semantics - [Open](https://gist.github.com/DCFApixels/af79284955bf40e
|
||||
|
||||
## Environment
|
||||
Requirements:
|
||||
- Dependency: [DragonECS](https://github.com/DCFApixels/DragonECS)
|
||||
- Dependency: [DragonECS](https://github.com/DCFApixels/DragonECS) `[1.0.0]`;
|
||||
- Minimum C# version: 8.0
|
||||
- Minimum Unity version: 2021.2.0
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
"displayName": "DragonECS-Unity",
|
||||
"description": "Integration with Unity for DragonECS",
|
||||
"unity": "2021.2",
|
||||
"version": "0.5.25",
|
||||
"version": "0.6.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/DCFApixels/DragonECS-Unity.git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user