mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-22 16:18:24 -05:00
19 lines
510 B
Plaintext
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
|
|
} |