mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
17 lines
391 B
Text
17 lines
391 B
Text
|
{
|
||
|
"name": "Unity.2D.Common.Editor",
|
||
|
"references": [
|
||
|
"Unity.2D.Common.Runtime",
|
||
|
"Unity.2D.Sprite.Editor"
|
||
|
],
|
||
|
"includePlatforms": [
|
||
|
"Editor"
|
||
|
],
|
||
|
"excludePlatforms": [],
|
||
|
"allowUnsafeCode": true,
|
||
|
"overrideReferences": false,
|
||
|
"precompiledReferences": [],
|
||
|
"autoReferenced": true,
|
||
|
"defineConstraints": [],
|
||
|
"versionDefines": []
|
||
|
}
|