NanoPark/Assets/Mirror/Editor/Mirror.Editor.asmdef
2022-01-26 19:10:12 +05:30

17 lines
366 B
Plaintext

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