chore(release): 发布 EventBus 2.0.1 依赖链
Validate ShrinkSDK Workspace / unity (push) Successful in 7m34s
Validate ShrinkSDK Workspace / unity (push) Successful in 7m34s
This commit is contained in:
@@ -28,16 +28,16 @@ git submodule update --init --recursive
|
||||
}
|
||||
```
|
||||
|
||||
然后按精确版本添加包,例如 `com.cneicy.shrink-app-starter-basic: 0.2.1`。Git 备用安装同样必须固定标签,例如:
|
||||
然后按精确版本添加包,例如 `com.cneicy.shrink-app-starter-basic: 0.2.2`。Git 备用安装同样必须固定标签,例如:
|
||||
|
||||
```text
|
||||
https://git.crash.work/ShrinkSDK/ShrinkEventBus.git#v2.0.0
|
||||
https://git.crash.work/ShrinkSDK/ShrinkEventBus.git#v2.0.1
|
||||
```
|
||||
|
||||
也可先通过固定标签安装 Editor 引导包:
|
||||
|
||||
```text
|
||||
https://git.crash.work/ShrinkSDK/Installer.git#v0.2.3
|
||||
https://git.crash.work/ShrinkSDK/Installer.git#v0.2.4
|
||||
```
|
||||
|
||||
随后在 Unity 打开 `ShrinkSDK/包管理`。UI Toolkit 窗口会显示直接与间接依赖的真实安装状态,并按 Context 组合基础、应用宿主、独立功能和模块集成组织固定版本包与推荐组合。安装器只合并 `com.cneicy` registry 和依赖数据,不写认证信息,也不复制模板到 `Assets`。
|
||||
|
||||
Reference in New Issue
Block a user