34 lines
1.0 KiB
JSON
34 lines
1.0 KiB
JSON
{
|
|
"name": "com.unity.2d.common",
|
|
"displayName": "2D Common",
|
|
"version": "6.0.7",
|
|
"unity": "2021.2",
|
|
"unityRelease": "7f1",
|
|
"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.burst": "1.5.1"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.common.tests": "6.0.7"
|
|
},
|
|
"_upm": {
|
|
"changelog": "### Fixed\n- Fixed an issue where PSDImporter atlas size does not follow PVRTC compression format for the iOS platform"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "e00b700559223ea74ed5e892fb6e190bb27bb4c3"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.common@6.0/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "681660f0ddc6412f1c6ffdc2f6433c5cc5adbe06"
|
|
}
|
|
}
|