更新xreal配置

This commit is contained in:
2026-05-09 12:08:40 +08:00
parent f04556e609
commit cbb94162e0
17 changed files with 223 additions and 5 deletions

Binary file not shown.

View File

@@ -6,6 +6,7 @@
"com.unity.test-framework": "1.1.33",
"com.unity.ugui": "1.0.0",
"com.unity.webrtc": "3.0.0-pre.8",
"com.xreal.xr": "file:com.xreal.xr.tar.gz",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",

View File

@@ -138,6 +138,46 @@
},
"url": "https://packages.unity.com"
},
"com.unity.xr.core-utils": {
"version": "2.5.2",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.xr": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.xr.legacyinputhelpers": {
"version": "2.1.12",
"depth": 2,
"source": "registry",
"dependencies": {
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.xr": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.xr.management": {
"version": "4.4.1",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.xr": "1.0.0",
"com.unity.modules.subsystems": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.7"
},
"url": "https://packages.unity.com"
},
"com.xreal.xr": {
"version": "file:com.xreal.xr.tar.gz",
"depth": 0,
"source": "local-tarball",
"dependencies": {
"com.unity.xr.management": "4.4.1",
"com.unity.xr.core-utils": "2.2.0"
}
},
"com.unity.modules.ai": {
"version": "1.0.0",
"depth": 0,