UPF/Assets/Mirror/Editor/Mirror.Editor.asmdef
2023-02-24 22:14:55 +05:30

19 lines
422 B
Plaintext
Executable File

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