arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.2d.spriteshape@1d246726c231/package.json
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02:00

52 lines
1.7 KiB
JSON

{
"name": "com.unity.2d.spriteshape",
"version": "12.0.1",
"unity": "6000.2",
"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": "11.0.1",
"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": "12.0.1",
"com.unity.2d.common.tests": "11.0.1"
},
"unityRelease": "0a10",
"_upm": {
"changelog": "### Added\n- UUM-104210 Added option to disable Auto-Update which avoids runtime cost to check for Changes."
},
"upmCi": {
"footprint": "046361cb0f594492f37cf8c597d5578ddd298a6a"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.spriteshape@12.0/manual/index.html",
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "b0c25ab984f22def61409df195e4e0b210863e0d"
},
"_fingerprint": "1d246726c2316e2e6dd7d2aefba54ec6640affa9"
}