提交更新修改
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
"com.unity.visualscripting": "1.9.1",
|
||||
"com.unity.xr.hands": "1.5.0",
|
||||
"com.unity.xr.interaction.toolkit": "3.0.7",
|
||||
"com.unity.yomov.sdk.core": "http://private-git.configreality.com/tech/YomovUnitySDKCore.git#1.3.5",
|
||||
"com.unity.yomov.sdk.creator": "http://private-git.configreality.com/tech/YomovUnitySDKCreator.git#1.3.5",
|
||||
"com.unity.modules.ai": "1.0.0",
|
||||
"com.unity.modules.androidjni": "1.0.0",
|
||||
"com.unity.modules.animation": "1.0.0",
|
||||
|
||||
@@ -42,6 +42,20 @@
|
||||
"com.unity.modules.uielements": "1.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.addressables": {
|
||||
"version": "1.22.3",
|
||||
"depth": 2,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.modules.assetbundle": "1.0.0",
|
||||
"com.unity.modules.jsonserialize": "1.0.0",
|
||||
"com.unity.modules.imageconversion": "1.0.0",
|
||||
"com.unity.modules.unitywebrequest": "1.0.0",
|
||||
"com.unity.scriptablebuildpipeline": "1.21.25",
|
||||
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.ads": {
|
||||
"version": "4.4.2",
|
||||
"depth": 0,
|
||||
@@ -60,6 +74,16 @@
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.animation.rigging": {
|
||||
"version": "1.2.1",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.burst": "1.4.1",
|
||||
"com.unity.test-framework": "1.1.24"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.burst": {
|
||||
"version": "1.8.18",
|
||||
"depth": 1,
|
||||
@@ -154,14 +178,24 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.inputsystem": {
|
||||
"version": "1.11.0",
|
||||
"depth": 0,
|
||||
"version": "1.11.2",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.modules.uielements": "1.0.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.localization": {
|
||||
"version": "1.5.2",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.addressables": "1.21.9",
|
||||
"com.unity.nuget.newtonsoft-json": "3.0.2"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.mathematics": {
|
||||
"version": "1.2.6",
|
||||
"depth": 1,
|
||||
@@ -245,6 +279,13 @@
|
||||
"com.unity.render-pipelines.core": "14.0.10"
|
||||
}
|
||||
},
|
||||
"com.unity.scriptablebuildpipeline": {
|
||||
"version": "1.21.25",
|
||||
"depth": 3,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.searcher": {
|
||||
"version": "4.9.2",
|
||||
"depth": 1,
|
||||
@@ -319,6 +360,15 @@
|
||||
"com.unity.modules.imgui": "1.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.visualeffectgraph": {
|
||||
"version": "14.0.11",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.shadergraph": "14.0.11",
|
||||
"com.unity.render-pipelines.core": "14.0.11"
|
||||
}
|
||||
},
|
||||
"com.unity.visualscripting": {
|
||||
"version": "1.9.1",
|
||||
"depth": 0,
|
||||
@@ -409,6 +459,34 @@
|
||||
"com.unity.xr.openxr": "1.8.2"
|
||||
}
|
||||
},
|
||||
"com.unity.yomov.sdk.core": {
|
||||
"version": "http://private-git.configreality.com/tech/YomovUnitySDKCore.git#1.3.5",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {
|
||||
"com.unity.localization": "1.4.5",
|
||||
"com.unity.animation.rigging": "1.2.1",
|
||||
"com.unity.render-pipelines.universal": "14.0.11",
|
||||
"com.unity.cinemachine": "2.9.7",
|
||||
"com.unity.inputsystem": "1.11.2",
|
||||
"com.unity.render-pipelines.core": "14.0.8",
|
||||
"com.unity.visualeffectgraph": "14.0.11"
|
||||
},
|
||||
"hash": "8f61202de6a31b73b926b11d89956e72f6137189"
|
||||
},
|
||||
"com.unity.yomov.sdk.creator": {
|
||||
"version": "http://private-git.configreality.com/tech/YomovUnitySDKCreator.git#1.3.5",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {
|
||||
"com.unity.localization": "1.4.5",
|
||||
"com.unity.animation.rigging": "1.2.1",
|
||||
"com.unity.render-pipelines.universal": "14.0.11",
|
||||
"com.unity.cinemachine": "2.9.7",
|
||||
"com.unity.render-pipelines.core": "14.0.8"
|
||||
},
|
||||
"hash": "2a3f5533d9aa7e076c4c8eee9e10d61c7c04e5bb"
|
||||
},
|
||||
"jillejr.newtonsoft.json-for-unity.converters": {
|
||||
"version": "file:jillejr.newtonsoft.json-for-unity.converters",
|
||||
"depth": 0,
|
||||
|
||||
Reference in New Issue
Block a user