This commit is contained in:
manhduyhoang90
2026-05-09 09:00:14 +07:00
parent 48fa714dec
commit 4fc787e83f
50 changed files with 4057 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"dependencies": {
"com.ptc.vuforia.engine": "file:com.ptc.vuforia.engine-11.4.4.tgz",
"com.unity.2d.sprite": "1.0.0",
"com.unity.feature.development": "1.0.2",
"com.unity.inputsystem": "1.18.0",
@@ -13,6 +14,7 @@
"com.unity.xr.arkit": "6.3.3",
"com.unity.xr.interaction.toolkit": "3.3.1",
"com.unity.xr.management": "4.5.4",
"com.unity.xr.openxr": "1.16.1",
"com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.adaptiveperformance": "1.0.0",
"com.unity.modules.ai": "1.0.0",
@@ -48,4 +50,4 @@
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
}
}

View File

@@ -1,5 +1,15 @@
{
"dependencies": {
"com.ptc.vuforia.engine": {
"version": "file:com.ptc.vuforia.engine-11.4.4.tgz",
"depth": 0,
"source": "local-tarball",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.inputsystem": "1.11.2",
"com.unity.nuget.newtonsoft-json": "3.2.1"
}
},
"com.unity.2d.sprite": {
"version": "1.0.0",
"depth": 0,
@@ -121,6 +131,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "3.2.2",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.performance.profile-analyzer": {
"version": "1.3.1",
"depth": 1,
@@ -324,6 +341,19 @@
},
"url": "https://packages.unity.com"
},
"com.unity.xr.openxr": {
"version": "1.16.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.inputsystem": "1.6.3",
"com.unity.xr.core-utils": "2.3.0",
"com.unity.xr.management": "4.4.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.2"
},
"url": "https://packages.unity.com"
},
"com.unity.modules.accessibility": {
"version": "1.0.0",
"depth": 0,