Net-Game/Library/PackageCache/com.unity.2d.psdimporter@676bae148e11/Editor/Unity.2D.Psdimporter.Editor.asmdef
2025-03-28 08:33:16 -04:00

37 lines
981 B
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.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"
}
],
"noEngineReferences": false
}