feat: add cross-engine runtime support

This commit is contained in:
2026-09-05 02:34:01 +08:00
parent 9755e18087
commit fea6ec56fc
+3 -3
View File
@@ -1,13 +1,13 @@
{ {
"name": "com.cneicy.shrink-mod-framework", "name": "com.cneicy.shrink-mod-framework",
"version": "0.2.4", "version": "0.3.0",
"displayName": "ShrinkModFramework", "displayName": "ShrinkModFramework",
"description": "Unity 模组框架,提供发现、依赖、可逆生命周期、命名空间内容注册与优先级覆盖。", "description": "Unity 模组框架,提供发现、依赖、可逆生命周期、命名空间内容注册与优先级覆盖。",
"unity": "2022.3", "unity": "2022.3",
"dependencies": { "dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.2", "com.unity.nuget.newtonsoft-json": "3.2.2",
"com.cneicy.shrink-context-core": "0.1.0", "com.cneicy.shrink-context-core": "0.2.0",
"com.cneicy.shrink-eventbus": "2.0.1", "com.cneicy.shrink-eventbus": "2.1.0",
"com.cysharp.unitask": "2.5.10" "com.cysharp.unitask": "2.5.10"
}, },
"keywords": [ "keywords": [