monopoly/Assets/Mirror/Editor/Mirror.Editor.asmdef
2020-11-30 08:12:07 +00:00

17 lines
366 B
Plaintext

{
"name": "Mirror.Editor",
"references": [
"Mirror",
"Mirror.Weaver"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}