mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
46 lines
1.3 KiB
JSON
46 lines
1.3 KiB
JSON
{
|
|
"name": "com.unity.2d.spriteshape",
|
|
"version": "3.0.14",
|
|
"unity": "2019.4",
|
|
"unityRelease": "0a10",
|
|
"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": "2.0.2",
|
|
"com.unity.2d.path": "2.0.6"
|
|
},
|
|
"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 ihas various use-cases of Spriteshape",
|
|
"path": "Samples~/Extras"
|
|
}
|
|
],
|
|
"relatedPackages": {
|
|
"com.unity.2d.spriteshape.tests": "3.0.14",
|
|
"com.unity.2d.common.tests": "2.0.2"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "ab5a62e08d685fbb064be2b1ba9002474a89ab35"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "29ea650b8c577781bb2fae453ff381ad0aae8347"
|
|
}
|
|
}
|