Migrating to Vuforia, Adding multitarget system

This commit is contained in:
Nicolas SANS
2023-04-18 15:40:00 +02:00
parent 38824485c0
commit ac5cb75407
49 changed files with 3772 additions and 99 deletions

View File

@ -1,5 +1,6 @@
{
"dependencies": {
"dependencies": {
"com.ptc.vuforia.engine": "file:com.ptc.vuforia.engine-10.14.4.tgz",
"com.unity.collab-proxy": "2.0.0",
"com.unity.feature.ar": "1.0.0",
"com.unity.feature.development": "1.0.1",
@ -49,4 +50,4 @@
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
}
}