feat: add shared runtime abstractions packages
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# ShrinkSDK Runtime Abstractions
|
||||
|
||||
Unity 和普通 .NET/Godot 宿主共用的平台服务合同,包含日志、主线程派发、时钟、持久化路径、截图和应用生命周期。
|
||||
|
||||
- Unity:安装 `com.cneicy.shrink-runtime-abstractions`。
|
||||
- .NET/Godot:安装 `ShrinkSDK.Runtime.Abstractions`。
|
||||
- NuGet 打包工程位于 `DotNet~/ShrinkSDK.Runtime.Abstractions.csproj`。
|
||||
Reference in New Issue
Block a user