42 lines
1.5 KiB
JSON
42 lines
1.5 KiB
JSON
{
|
|
"name": "com.unity.2d.common",
|
|
"displayName": "2D Common",
|
|
"version": "9.0.7",
|
|
"unity": "2023.1",
|
|
"description": "2D Common is a package that contains shared functionalities that are used by most of the other 2D packages.",
|
|
"keywords": [
|
|
"2d"
|
|
],
|
|
"category": "2D",
|
|
"dependencies": {
|
|
"com.unity.2d.sprite": "1.0.0",
|
|
"com.unity.mathematics": "1.1.0",
|
|
"com.unity.modules.uielements": "1.0.0",
|
|
"com.unity.modules.animation": "1.0.0",
|
|
"com.unity.burst": "1.8.4"
|
|
},
|
|
"samples": [
|
|
{
|
|
"displayName": "Sprite Atlas Samples",
|
|
"description": "Samples to get started with SpriteAtlas",
|
|
"path": "Samples~/SpriteAtlas"
|
|
}
|
|
],
|
|
"relatedPackages": {
|
|
"com.unity.2d.common.tests": "9.0.7"
|
|
},
|
|
"_upm": {
|
|
"changelog": "### Fixed\n- DANB-638 Fixed Error \"InvalidOperationException: HTTP/1.1 404 Not Found\" logged when entering Play Mode in 2D Common Sample Scene\n- DANB-637 Fixed Sprite Atlases included in the 2D Common Package Sample \"Sprite Atlas Samples\" are blurry even though they are uncompressed"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "92fc9ca702e829c64578d9d92d429a281d4a33c6"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.common@9.0/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "c393ad93bdba3e78ebd30a5ccd2e6da5d8b92aba"
|
|
},
|
|
"_fingerprint": "bb1fc9b3d81b3bb452c6708e8c088fe4224a0369"
|
|
}
|