Files
stas-barecky/Library/PackageCache/com.unity.2d.spriteshape@0738bab11647/package.json
2026-01-08 20:43:08 +05:00

52 lines
1.9 KiB
JSON

{
"name": "com.unity.2d.spriteshape",
"version": "13.0.0",
"unity": "6000.3",
"displayName": "2D SpriteShape",
"description": "SpriteShape Runtime & Editor Package contains the tooling and the runtime component that allows you to create very organic looking spline based 2D worlds. It comes with intuitive configurator and a highly performant renderer.",
"keywords": [
"2d",
"shape",
"spriteshape",
"smartsprite",
"spline",
"terrain2d"
],
"category": "2D",
"dependencies": {
"com.unity.mathematics": "1.1.0",
"com.unity.2d.common": "12.0.0",
"com.unity.modules.physics2d": "1.0.0"
},
"samples": [
{
"displayName": "Sprite Shape Samples",
"description": "Samples to get started with SpriteShape",
"path": "Samples~/Samples"
},
{
"displayName": "Sprite Shape Extras",
"description": "This sample has utility scripts that has various use-cases of SpriteShape",
"path": "Samples~/Extras"
}
],
"relatedPackages": {
"com.unity.2d.spriteshape.tests": "13.0.0",
"com.unity.2d.common.tests": "12.0.0"
},
"unityRelease": "0a2",
"_upm": {
"changelog": "### Changed\n- Update minimum Unity version.\n- Updated Spriteshape extras to use new InputSystem.\n\n### Fixed\n- UUM-108688 Fix Sprite Shape Profile Asset icon which was low quality and blurry in Project window\n- Use EditorUtility.EntityIdToObject instead of EditorUtility.InstanceIDToObject which is deprecated. (DANB-1042)"
},
"upmCi": {
"footprint": "144a26c8b683e248b84fa5708539ca30d13052c5"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.spriteshape@13.0/manual/index.html",
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "1ef60d478f22a420064f300ba7c3b3d6d3536dc3"
},
"_fingerprint": "0738bab116473980325be8cdb7c3c42ab6961778"
}