This commit is contained in:
2026-05-27 16:48:22 +08:00
parent 0082c0b727
commit e81e4547e7
535 changed files with 35957 additions and 10 deletions

View File

@@ -15,6 +15,17 @@
"com.unity.modules.animation": "1.0.0"
}
},
"com.opsive.behaviordesigner": {
"version": "file:com.opsive.behaviordesigner",
"depth": 0,
"source": "embedded",
"dependencies": {
"com.opsive.shared": "2.0.0",
"com.opsive.graphdesigner": "2.0.0",
"com.unity.burst": "1.8.17",
"com.unity.entities": "1.3.8"
}
},
"com.opsive.graphdesigner": {
"version": "file:com.opsive.graphdesigner",
"depth": 0,
@@ -167,18 +178,42 @@
"url": "https://packages.unity.cn"
},
"com.unity.collections": {
"version": "1.2.4",
"version": "2.5.1",
"depth": 2,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.6.6",
"com.unity.test-framework": "1.1.31"
"com.unity.burst": "1.8.17",
"com.unity.nuget.mono-cecil": "1.11.4",
"com.unity.test-framework": "1.4.5",
"com.unity.test-framework.performance": "3.0.3"
},
"url": "https://packages.unity.cn"
},
"com.unity.entities": {
"version": "1.3.8",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.18",
"com.unity.collections": "2.5.1",
"com.unity.mathematics": "1.3.2",
"com.unity.modules.audio": "1.0.0",
"com.unity.serialization": "3.1.1",
"com.unity.profiling.core": "1.0.2",
"com.unity.modules.physics": "1.0.0",
"com.unity.nuget.mono-cecil": "1.11.4",
"com.unity.modules.uielements": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.unityanalytics": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.scriptablebuildpipeline": "1.21.21",
"com.unity.test-framework.performance": "3.0.3"
},
"url": "https://packages.unity.cn"
},
"com.unity.ext.nunit": {
"version": "1.0.6",
"depth": 1,
"version": "2.0.3",
"depth": 4,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.cn"
@@ -226,8 +261,15 @@
"url": "https://packages.unity.cn"
},
"com.unity.mathematics": {
"version": "1.2.6",
"depth": 1,
"version": "1.3.2",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.cn"
},
"com.unity.nuget.mono-cecil": {
"version": "1.11.4",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.cn"
@@ -239,6 +281,13 @@
"dependencies": {},
"url": "https://packages.unity.cn"
},
"com.unity.profiling.core": {
"version": "1.0.2",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.cn"
},
"com.unity.render-pipelines.core": {
"version": "14.0.12",
"depth": 1,
@@ -284,6 +333,16 @@
"dependencies": {},
"url": "https://packages.unity.cn"
},
"com.unity.serialization": {
"version": "3.1.1",
"depth": 2,
"source": "registry",
"dependencies": {
"com.unity.collections": "2.1.4",
"com.unity.burst": "1.7.2"
},
"url": "https://packages.unity.cn"
},
"com.unity.settings-manager": {
"version": "2.1.0",
"depth": 2,
@@ -312,16 +371,26 @@
"url": "https://packages.unity.cn"
},
"com.unity.test-framework": {
"version": "1.1.33",
"depth": 0,
"version": "1.4.5",
"depth": 3,
"source": "registry",
"dependencies": {
"com.unity.ext.nunit": "1.0.6",
"com.unity.ext.nunit": "2.0.3",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
},
"url": "https://packages.unity.cn"
},
"com.unity.test-framework.performance": {
"version": "3.0.3",
"depth": 2,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.31",
"com.unity.modules.jsonserialize": "1.0.0"
},
"url": "https://packages.unity.cn"
},
"com.unity.textmeshpro": {
"version": "3.0.9",
"depth": 0,