Files
stas-barecky/Library/PackageCache/com.unity.2d.psdimporter@9abe0f7cac7e/Editor/Unity.2D.Psdimporter.Editor.asmdef
2026-01-08 20:43:08 +05:00

43 lines
1.1 KiB
Plaintext

{
"name": "Unity.2D.Psdimporter.Editor",
"rootNamespace": "",
"references": [
"PsdPlugin",
"Unity.InternalAPIEditorBridge.001",
"Unity.2D.Common.Editor",
"Unity.2D.Animation.Editor",
"Unity.2D.Animation.Runtime",
"Unity.2D.Sprite.Editor",
"Unity.2D.Tilemap.Editor",
"Unity.Mathematics",
"Unity.Burst",
"Unity.InternalAPIEngineBridge.001"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.2d.animation",
"expression": "0.0.1",
"define": "ENABLE_2D_ANIMATION"
},
{
"name": "Unity",
"expression": "2023.2.0a22",
"define": "USE_NEW_EDITOR_ANALYTICS"
},
{
"name": "Unity",
"expression": "6000.1.0a2",
"define": "USE_SPRITE_FRAME_CAPABILITY"
}
],
"noEngineReferences": false
}