42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
{
|
|
"name": "com.unity.2d.common",
|
|
"displayName": "2D Common",
|
|
"version": "9.1.1",
|
|
"unity": "6000.0",
|
|
"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.1.1"
|
|
},
|
|
"_upm": {
|
|
"changelog": "### Fixed\n- DANB-796 Fixed case where 2D PSD Importer generates mipmaps when \"Generate Mip Maps\" is disabled\n- DANB-879 Fixed misaligned text in 2D Animation preferences"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "0bc8ed835bb5b1fe7971d4505bcfec9e0fb4152b"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.common@9.1/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "383370d5a0ac5360369e71e96aa41ade8ed5c1b5"
|
|
},
|
|
"_fingerprint": "bc041c6e0d0d69f1195446076eff5ef3189d3e92"
|
|
}
|