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

23 lines
529 B
Plaintext

{
"name": "PhotonVoice.Fusion.Editor",
"rootNamespace": "",
"references": [
"Fusion.Editor",
"PhotonVoice.Fusion",
"PhotonVoice.Editor",
"Fusion.Unity.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"FUSION_WEAVER"
],
"versionDefines": [],
"noEngineReferences": false
}