mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-23 00:28:23 -05:00
19 lines
534 B
Plaintext
19 lines
534 B
Plaintext
|
{
|
||
|
"name": "MamboJamboStudios.UnityAtomsMobile.Editor",
|
||
|
"references": [
|
||
|
"MamboJamboStudios.UnityAtomsMobile.Runtime",
|
||
|
"MamboJamboStudios.UnityAtomsCore.Runtime",
|
||
|
"MamboJamboStudios.UnityAtomsCore.Editor"
|
||
|
],
|
||
|
"optionalUnityReferences": [],
|
||
|
"includePlatforms": [
|
||
|
"Editor"
|
||
|
],
|
||
|
"excludePlatforms": [],
|
||
|
"allowUnsafeCode": false,
|
||
|
"overrideReferences": false,
|
||
|
"precompiledReferences": [],
|
||
|
"autoReferenced": true,
|
||
|
"defineConstraints": [],
|
||
|
"versionDefines": []
|
||
|
}
|