19 lines
443 B
Plaintext
19 lines
443 B
Plaintext
|
{
|
||
|
"name": "Unity.2D.Common.Editor",
|
||
|
"references": [
|
||
|
"Unity.2D.Common.Runtime",
|
||
|
"Unity.2D.Sprite.Editor",
|
||
|
"Unity.Mathematics",
|
||
|
"Unity.Burst"
|
||
|
],
|
||
|
"includePlatforms": [
|
||
|
"Editor"
|
||
|
],
|
||
|
"excludePlatforms": [],
|
||
|
"allowUnsafeCode": true,
|
||
|
"overrideReferences": false,
|
||
|
"precompiledReferences": [],
|
||
|
"autoReferenced": true,
|
||
|
"defineConstraints": [],
|
||
|
"versionDefines": []
|
||
|
}
|