Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/Farmlanders/Library/PackageCache/com.unity.2d.common@4.0.3/Editor/Unity.2D.Common.Editor.asmdef
2022-11-12 13:10:03 +01:00

17 lines
391 B
Plaintext

{
"name": "Unity.2D.Common.Editor",
"references": [
"Unity.2D.Common.Runtime",
"Unity.2D.Sprite.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}