Nexus/Library/PackageCache/com.unity.2d.common@51e9484895c4/Editor/Unity.2D.Common.Editor.asmdef

21 lines
449 B
Plaintext
Raw Permalink Normal View History

2026-01-06 17:23:00 +01:00
{
"name": "Unity.2D.Common.Editor",
"references": [
"Unity.2D.Common.Runtime",
"Unity.2D.Sprite.Editor",
"Unity.Mathematics",
"Unity.Burst"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
]
}