wuxianshengcong/Library/PackageCache/com.unity.2d.psdimporter@8.0.5/Editor/Unity.2D.Psdimporter.Editor.asmdef
2025-01-02 14:50:41 +08:00

26 lines
691 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": [],
"noEngineReferences": false
}