XRoom_Unity/Assets/Photon/PhotonVoice/Code/Editor/PhotonVoice.Editor.asmdef

14 lines
281 B
Plaintext
Raw Normal View History

2025-05-31 06:50:20 +00:00
{
"name": "PhotonVoice.Editor",
"references": [
"PhotonRealtime",
"PhotonVoice",
"PhotonVoice.API"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false
}