fix:恢复以前sdk,调整每个boss在眼镜里的效果
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
"com.unity.ide.visualstudio": "2.0.22",
|
||||
"com.unity.ide.vscode": "1.2.5",
|
||||
"com.unity.memoryprofiler": "1.1.1",
|
||||
"com.unity.mobile.android-logcat": "1.4.6",
|
||||
"com.unity.render-pipelines.universal": "14.0.11",
|
||||
"com.unity.shadergraph": "14.0.11",
|
||||
"com.unity.test-framework": "1.1.33",
|
||||
@ -19,7 +20,7 @@
|
||||
"com.unity.xr.interaction.toolkit": "2.6.3",
|
||||
"com.unity.xr.management": "4.5.0",
|
||||
"com.unity.xr.openxr": "1.13.1",
|
||||
"com.unity.xr.picoxr": "file:D:/MR/PicoSDK/PICO Unity Integration SDK-3.3.3-20251202",
|
||||
"com.unity.xr.picoxr": "file:E:/Git2/FutureMen/SDK/UnityIntegrationSDK-2.4.0_B25-20230811-VSTCamera",
|
||||
"com.unity.modules.ai": "1.0.0",
|
||||
"com.unity.modules.androidjni": "1.0.0",
|
||||
"com.unity.modules.animation": "1.0.0",
|
||||
|
||||
@ -148,6 +148,13 @@
|
||||
},
|
||||
"url": "https://packages.unity.cn"
|
||||
},
|
||||
"com.unity.mobile.android-logcat": {
|
||||
"version": "1.4.6",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
"url": "https://packages.unity.cn"
|
||||
},
|
||||
"com.unity.nuget.mono-cecil": {
|
||||
"version": "1.11.4",
|
||||
"depth": 2,
|
||||
@ -313,13 +320,12 @@
|
||||
"url": "https://packages.unity.cn"
|
||||
},
|
||||
"com.unity.xr.picoxr": {
|
||||
"version": "file:D:/MR/PicoSDK/PICO Unity Integration SDK-3.3.3-20251202",
|
||||
"version": "file:E:/Git2/FutureMen/SDK/UnityIntegrationSDK-2.4.0_B25-20230811-VSTCamera",
|
||||
"depth": 0,
|
||||
"source": "local",
|
||||
"dependencies": {
|
||||
"com.unity.xr.management": "4.0.0",
|
||||
"com.unity.xr.interaction.toolkit": "2.0.0",
|
||||
"com.unity.xr.core-utils": "2.3.0"
|
||||
"com.unity.xr.interaction.toolkit": "2.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.modules.ai": {
|
||||
|
||||
Reference in New Issue
Block a user