fixed local dependency
This commit is contained in:
@ -2,18 +2,18 @@
|
||||
"dependencies": {
|
||||
"com.meta.xr.sdk.core": "76.0.1",
|
||||
"com.meta.xr.sdk.interaction.ovr": "76.0.1",
|
||||
"com.meta.xr.sdk.movement": "file:C:/Users/VER-SoSe25/Downloads/unitymovement/Unity-Movement-76.0.1",
|
||||
"com.meta.xr.sdk.movement": "https://github.com/oculus-samples/Unity-Movement.git#v76.0.1",
|
||||
"com.unity.collab-proxy": "2.8.2",
|
||||
"com.unity.feature.development": "1.0.2",
|
||||
"com.unity.inputsystem": "1.14.0",
|
||||
"com.unity.learn.iet-framework": "4.0.4",
|
||||
"com.unity.inputsystem": "1.14.2",
|
||||
"com.unity.learn.iet-framework": "5.0.1",
|
||||
"com.unity.multiplayer.center": "1.0.0",
|
||||
"com.unity.render-pipelines.universal": "17.0.4",
|
||||
"com.unity.timeline": "1.8.7",
|
||||
"com.unity.render-pipelines.universal": "17.2.0",
|
||||
"com.unity.timeline": "1.8.9",
|
||||
"com.unity.xr.hands": "1.5.0",
|
||||
"com.unity.xr.interaction.toolkit": "3.1.1",
|
||||
"com.unity.xr.interaction.toolkit": "3.2.0",
|
||||
"com.unity.xr.management": "4.5.1",
|
||||
"com.unity.xr.openxr": "1.14.1",
|
||||
"com.unity.xr.openxr": "1.15.1",
|
||||
"com.unity.modules.accessibility": "1.0.0",
|
||||
"com.unity.modules.ai": "1.0.0",
|
||||
"com.unity.modules.androidjni": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user