You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
607 B
JSON

3 years ago
{
"name": "com.unity.2d.path",
"version": "5.0.1",
"unity": "2021.1",
"displayName": "2D Path",
"description": "2D Path provides tooling to edit shapes (polygons and Bézier splines) in EditorWindows and the SceneView.",
"category": "2D",
"keywords": [
"2d",
"path"
],
"relatedPackages": {
"com.unity.2d.path.tests": "5.0.1"
},
"upmCi": {
"footprint": "f89d384b48f992dfff7e086841b71493ef3b0acb"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "bcbc5fb1cb18a1a4cf6e15325550ed4b8fbb21bc"
}
}