feat: add NuGet and Godot distribution

This commit is contained in:
2026-09-05 03:41:36 +08:00
parent 088a8f9606
commit 06ce2b7188
8 changed files with 113 additions and 3 deletions
+3 -3
View File
@@ -1,12 +1,12 @@
{
"name": "com.cneicy.shrink-context-eventbus-adapter",
"version": "0.1.1",
"version": "0.2.0",
"displayName": "ShrinkContext - EventBus Adapter",
"description": "把 ShrinkEventBus 订阅/注册包装为 ShrinkContext 可逆效应:订阅即效应,停用自动退订。",
"unity": "2022.3",
"dependencies": {
"com.cneicy.shrink-context-core": "0.1.0",
"com.cneicy.shrink-eventbus": "2.0.1",
"com.cneicy.shrink-context-core": "0.2.0",
"com.cneicy.shrink-eventbus": "2.1.0",
"com.cysharp.unitask": "2.5.10"
},
"keywords": [