mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
Initial commit
This commit is contained in:
commit
3c7cc0c973
8391 changed files with 704313 additions and 0 deletions
24
Library/PackageCache/com.unity.2d.path@2.1.0/package.json
Normal file
24
Library/PackageCache/com.unity.2d.path@2.1.0/package.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "com.unity.2d.path",
|
||||
"version": "2.1.0",
|
||||
"unity": "2019.4",
|
||||
"unityRelease": "0a10",
|
||||
"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": "2.1.0"
|
||||
},
|
||||
"upmCi": {
|
||||
"footprint": "05bc6bb6043722ab083c1657ff132ecea116c604"
|
||||
},
|
||||
"repository": {
|
||||
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
||||
"type": "git",
|
||||
"revision": "af64689d11b5d27eeab4dbd14d16b98d0b3e5fc4"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue