HumanoidControl_Free/Runtime/PasserVR.HumanoidControl.asmdef
Pascal Serrarens 17741d862a First commit
2022-01-12 10:50:57 +01:00

24 lines
634 B
Plaintext

{
"name": "PasserVR.HumanoidControl",
"references": [
"UnityEditor.SpatialTracking",
"UnityEngine.SpatialTracking",
"Unity.InputSystem",
"PhotonUnityNetworking",
"PhotonVoice",
"PhotonRealtime",
"PhotonVoice.PUN",
"PhotonVoice.API",
"LeapMotion",
"LeapMotion.LeapCSharp"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}