cosmos and focus3 (with wave)

This commit is contained in:
2023-05-16 12:35:13 +02:00
parent b9bfeda9b6
commit 480f458706
11 changed files with 161 additions and 766 deletions

View File

@@ -2,6 +2,7 @@
"dependencies": {
"com.dbrizov.naughtyattributes": "https://github.com/dbrizov/NaughtyAttributes.git#upm",
"com.htc.upm.vive.openxr": "1.0.10",
"com.htc.upm.wave.xrsdk": "5.2.1-r.1",
"com.unity.ide.rider": "3.0.21",
"com.unity.render-pipelines.universal": "14.0.7",
"com.unity.textmeshpro": "3.0.6",

View File

@@ -19,6 +19,15 @@
},
"url": "https://npm-registry.vive.com"
},
"com.htc.upm.wave.xrsdk": {
"version": "5.2.1-r.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.xr.management": "3.2.4"
},
"url": "https://npm-registry.vive.com"
},
"com.unity.burst": {
"version": "1.8.4",
"depth": 1,