2022-01-12 10:50:57 +01:00
|
|
|
{
|
|
|
|
|
"name": "PasserVR.HumanoidControl",
|
|
|
|
|
"references": [
|
|
|
|
|
"UnityEditor.SpatialTracking",
|
|
|
|
|
"UnityEngine.SpatialTracking",
|
|
|
|
|
"Unity.InputSystem",
|
|
|
|
|
"PhotonUnityNetworking",
|
|
|
|
|
"PhotonVoice",
|
|
|
|
|
"PhotonRealtime",
|
|
|
|
|
"PhotonVoice.PUN",
|
|
|
|
|
"PhotonVoice.API",
|
|
|
|
|
"LeapMotion",
|
2022-05-23 15:34:44 +02:00
|
|
|
"LeapMotion.LeapCSharp",
|
2022-09-29 15:32:09 +02:00
|
|
|
"Ultraleap.Tracking.Core",
|
2022-06-01 16:54:16 +02:00
|
|
|
"SteamVR",
|
|
|
|
|
"Unity.XR.OpenVR"
|
2022-01-12 10:50:57 +01:00
|
|
|
],
|
|
|
|
|
"includePlatforms": [],
|
|
|
|
|
"excludePlatforms": [],
|
|
|
|
|
"allowUnsafeCode": false,
|
|
|
|
|
"overrideReferences": false,
|
|
|
|
|
"precompiledReferences": [],
|
|
|
|
|
"autoReferenced": true,
|
|
|
|
|
"defineConstraints": [],
|
|
|
|
|
"versionDefines": [],
|
|
|
|
|
"noEngineReferences": false
|
|
|
|
|
}
|