1
0
forked from cgvr/DeltaVR

deltavr multiplayer 2.0

This commit is contained in:
Toomas Tamm
2023-05-08 15:56:10 +03:00
parent 978809a002
commit 07b9b9e2f4
10937 changed files with 2968397 additions and 1521012 deletions

View File

@@ -0,0 +1,35 @@
{
"name": "SteamVR",
"references": [
"SteamVR_Windows_EditorHelper",
"Unity.XR.OpenVR",
"UnityEngine.SpatialTracking"
],
"includePlatforms": [],
"excludePlatforms": [
"Android"
],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.valvesoftware.unity.openvr",
"expression": "",
"define": "OPENVR_XR_API"
},
{
"name": "com.unity.xr.legacyinputhelpers",
"expression": "",
"define": "UNITY_LEGACY_INPUT_HELPERS"
},
{
"name": "com.unity.render-pipelines.universal",
"expression": "",
"define": "UNITY_URP"
}
],
"noEngineReferences": false
}