2025-05-01 01:48:08 -07:00

42 lines
1.3 KiB
JSON

{
"name": "com.unity.2d.common",
"displayName": "2D Common",
"version": "9.0.5",
"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.5"
},
"_upm": {
"changelog": "- ### Fixed\n- DANB-604 Fix case where Spriteshape vertex array exceeds limit even though it has not reached 64K."
},
"upmCi": {
"footprint": "e6dcda3fb32b9084caa2d9e93b17af703bb6aad4"
},
"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": "b009d23a412c592ab6466e0cf4f455415030308d"
},
"_fingerprint": "c307e941ccd13ed5f537acb4874d1eb5a8bec663"
}