unity-atoms/Packages/BaseAtoms/Editor/UnityAtoms.UnityAtomsBaseAtoms.Editor.asmdef
2021-01-22 08:22:16 +01:00

19 lines
510 B
Plaintext

{
"name": "UnityAtoms.UnityAtomsBaseAtoms.Editor",
"references": [
"UnityAtoms.UnityAtomsCore.Runtime",
"UnityAtoms.UnityAtomsCore.Editor",
"UnityAtoms.UnityAtomsBaseAtoms.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}