HumanoidControl_Free/Editor/PasserVR.HumanoidControl.Editor.asmdef
2024-03-20 15:24:03 +01:00

26 lines
648 B
Plaintext

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