Files
defrain-shooter-unity/Assets/Mirror/Editor/Mirror.Editor.asmdef
2021-10-25 09:20:01 +02:00

19 lines
422 B
Plaintext

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