wuxianshengcong/Library/PackageCache/com.unity.2d.aseprite@1.1.6/Editor/Unity.2D.Aseprite.Editor.asmdef

30 lines
809 B
Plaintext
Raw Normal View History

2025-01-02 14:49:00 +08:00
{
"name": "Unity.2D.Aseprite.Editor",
"rootNamespace": "",
"references": [
"Unity.InternalAPIEditorBridge.001",
"Unity.2D.Sprite.Editor",
"Unity.2D.Aseprite.Common",
"Unity.Burst",
"Unity.Mathematics",
"Unity.RenderPipelines.Universal.Runtime",
"Unity.RenderPipelines.Universal.2D.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.universal",
"expression": "1.0.0",
"define": "ENABLE_URP"
}
],
"noEngineReferences": false
}