feat: add NuGet and Godot distribution

This commit is contained in:
2026-09-05 03:41:32 +08:00
parent 57246d5194
commit d2642d56de
7 changed files with 107 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@
`ShrinkCommand.Integration.App``ShrinkCommand``ShrinkApp.Core` 的桥接层。它的职责很简单:把默认命令服务挂进 `ShrinkApp` 的服务容器里,让项目在进入统一宿主模式后,仍能用熟悉的命令系统,而不需要到处手动拿 `ShrinkCommandRuntime.Default`
Godot 和普通 .NET 项目安装 `ShrinkSDK.Command.Integration.App`;可打包源码位于 `DotNet~`
## 当前能力
- 提供原生 `ShrinkCommandAppComponent`,发布 `shrink.service.command`