DeltaVR/Assets/Photon/PhotonVoice/Code/Editor/PhotonVoice.Editor.asmdef
2022-06-29 14:45:17 +03:00

14 lines
281 B
Plaintext

{
"name": "PhotonVoice.Editor",
"references": [
"PhotonRealtime",
"PhotonVoice",
"PhotonVoice.API"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false
}