DCDC/Assets/Photon/PhotonVoice/Code/Editor/PhotonVoice.Editor.asmdef
2026-02-22 14:21:56 +01:00

14 lines
281 B
Plaintext

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