NetKAN generated mods - JSIPartUtilities-0.5.0.4

This commit is contained in:
NetKAN inflator Robot 2019-12-16 02:09:27 +00:00
parent ab9092f049
commit 3f899c753e
1 changed files with 8 additions and 8 deletions

View File

@ -4,17 +4,21 @@
"name": "JSIPartUtilities", "name": "JSIPartUtilities",
"abstract": "Utility functions for making complex animated and mutable parts.", "abstract": "Utility functions for making complex animated and mutable parts.",
"author": [ "author": [
"linuxgurugamer", "Mihara",
"Mihara" "linuxgurugamer"
], ],
"version": "0.5.0.4",
"ksp_version_min": "1.8.0",
"license": "GPL-3.0", "license": "GPL-3.0",
"resources": { "resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/161979-*", "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/161979-*",
"repository": "https://github.com/linuxgurugamer/PartUtilities", "repository": "https://github.com/linuxgurugamer/PartUtilities",
"manual": "https://github.com/Mihara/PartUtilities/wiki" "manual": "https://github.com/Mihara/PartUtilities/wiki"
}, },
"version": "0.5.0.4", "tags": [
"ksp_version_min": "1.8.0", "plugin",
"library"
],
"install": [ "install": [
{ {
"file": "GameData/JSI", "file": "GameData/JSI",
@ -29,9 +33,5 @@
"sha256": "F10930BD815E9E1A45358B1901B2E39CCF163B1CB3E2D6B54E75A7D0656B3D17" "sha256": "F10930BD815E9E1A45358B1901B2E39CCF163B1CB3E2D6B54E75A7D0656B3D17"
}, },
"download_content_type": "application/zip", "download_content_type": "application/zip",
"tags": [
"plugin",
"library"
],
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }