HumanoidControl_Free/Editor/PasserVR.HumanoidControl.Editor.asmdef
2022-06-01 16:54:16 +02:00

24 lines
590 B
Plaintext

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