【m】修改

This commit is contained in:
zhangzheng
2025-12-19 10:32:18 +08:00
parent 3f3e6862ec
commit 99e5409122
3 changed files with 7 additions and 22 deletions

Binary file not shown.

View File

@@ -1,7 +1,7 @@
{ {
"dependencies": { "dependencies": {
"com.rokid.xr.unity": "3.0.3", "com.rokid.xr.unity": "3.0.3",
"com.tuyoogame.yooasset": "2.3.16", "com.unity.2d.sprite": "1.0.0",
"com.unity.ai.navigation": "1.1.5", "com.unity.ai.navigation": "1.1.5",
"com.unity.collab-proxy": "2.5.1", "com.unity.collab-proxy": "2.5.1",
"com.unity.feature.development": "1.0.1", "com.unity.feature.development": "1.0.1",
@@ -10,8 +10,8 @@
"com.unity.ide.vscode": "1.2.5", "com.unity.ide.vscode": "1.2.5",
"com.unity.nuget.newtonsoft-json": "3.2.1", "com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.render-pipelines.universal": "14.0.10", "com.unity.render-pipelines.universal": "14.0.10",
"com.unity.scriptablebuildpipeline": "1.21.25",
"com.unity.test-framework": "1.1.33", "com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.7.6", "com.unity.timeline": "1.7.6",
"com.unity.ugui": "1.0.0", "com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.9.4", "com.unity.visualscripting": "1.9.4",

View File

@@ -29,17 +29,11 @@
}, },
"url": "https://npm.rokid.com" "url": "https://npm.rokid.com"
}, },
"com.tuyoogame.yooasset": { "com.unity.2d.sprite": {
"version": "2.3.16", "version": "1.0.0",
"depth": 0, "depth": 0,
"source": "registry", "source": "builtin",
"dependencies": { "dependencies": {}
"com.unity.scriptablebuildpipeline": "1.21.25",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
},
"url": "https://package.openupm.com"
}, },
"com.unity.ai.navigation": { "com.unity.ai.navigation": {
"version": "1.1.5", "version": "1.1.5",
@@ -183,7 +177,7 @@
}, },
"com.unity.scriptablebuildpipeline": { "com.unity.scriptablebuildpipeline": {
"version": "1.21.25", "version": "1.21.25",
"depth": 1, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": {}, "dependencies": {},
"url": "https://packages.unity.cn" "url": "https://packages.unity.cn"
@@ -232,15 +226,6 @@
}, },
"url": "https://packages.unity.cn" "url": "https://packages.unity.cn"
}, },
"com.unity.textmeshpro": {
"version": "3.0.6",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.ugui": "1.0.0"
},
"url": "https://packages.unity.cn"
},
"com.unity.timeline": { "com.unity.timeline": {
"version": "1.7.6", "version": "1.7.6",
"depth": 0, "depth": 0,