HumanoidControl_Free/Editor/PasserVR.HumanoidControl.Editor.asmdef

24 lines
590 B
Plaintext
Raw Permalink Normal View History

2022-01-12 10:50:57 +01:00
{
"name": "PasserVR.HumanoidControl.Editor",
"references": [
"PasserVR.HumanoidControl",
"Passer.Visitors.Editor",
"PhotonUnityNetworking",
"PhotonVoice",
"PhotonVoice.PUN",
"PhotonRealtime",
2022-06-01 16:54:16 +02:00
"PhotonVoice.API",
"SteamVR"
2022-01-12 10:50:57 +01:00
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}