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

23 lines
571 B
Plaintext

{
"name": "PasserVR.HumanoidControl.Editor",
"references": [
"PasserVR.HumanoidControl",
"Passer.Visitors.Editor",
"PhotonUnityNetworking",
"PhotonVoice",
"PhotonVoice.PUN",
"PhotonRealtime",
"PhotonVoice.API"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}