unity-atoms/Packages/BaseAtoms/Editor/MamboJamboStudios.UnityAtomsBaseAtoms.Editor.asmdef

19 lines
538 B
Plaintext
Raw Normal View History

2020-03-01 20:26:06 -05:00
{
"name": "MamboJamboStudios.UnityAtomsBaseAtoms.Editor",
"references": [
"MamboJamboStudios.UnityAtomsCore.Runtime",
"MamboJamboStudios.UnityAtomsCore.Editor",
"MamboJamboStudios.UnityAtomsBaseAtoms.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}