feat: add NuGet and Godot distribution
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
把 ShrinkDataSaver 的设置、保存、加载、迁移和删除生命周期发布为 ShrinkEventBus 2.0 事件。
|
||||
|
||||
Godot 和普通 .NET 项目安装 `ShrinkSDK.DataSaver.Integration.EventBus`;可打包源码位于 `DotNet~`。
|
||||
|
||||
ContextLoader 通过 `ShrinkDataSaverEventBusComponent` 管理桥生命周期;独立宿主调用 `DataSaverEventBusBridge.Register()`,退出时调用 `Unregister()`。
|
||||
|
||||
事件均实现 `IShrinkEvent`:
|
||||
|
||||
Reference in New Issue
Block a user