ProjectZ/Assets/Mirror/Editor/Mirror.Editor.asmdef
2024-02-19 21:00:36 +03: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
}