43 lines
1.2 KiB
JSON
43 lines
1.2 KiB
JSON
|
|
{
|
||
|
|
"name": "com.unity.2d.common",
|
||
|
|
"displayName": "2D Common",
|
||
|
|
"version": "11.0.1",
|
||
|
|
"unity": "6000.2",
|
||
|
|
"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": "11.0.1"
|
||
|
|
},
|
||
|
|
"unityRelease": "0a9",
|
||
|
|
"_upm": {
|
||
|
|
"changelog": "### Changed\n- Added support code for PolySpatial."
|
||
|
|
},
|
||
|
|
"upmCi": {
|
||
|
|
"footprint": "1eed7ec95e4d3499090111e326972ad9e39c3319"
|
||
|
|
},
|
||
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.common@11.0/manual/index.html",
|
||
|
|
"repository": {
|
||
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
||
|
|
"type": "git",
|
||
|
|
"revision": "98a4faf22484a3679f8d6a3b60b5d07f5e652cd7"
|
||
|
|
},
|
||
|
|
"_fingerprint": "dd402daace1b7dbeb70cb9e7ae044cc4b10f989a"
|
||
|
|
}
|