From 4b1cf6d12b21150ca1c8be2166740279f1686634 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 15 Aug 2020 20:43:10 +0000 Subject: [PATCH] NetKAN generated mods - PartInfo-0.0.3.6 --- PartInfo/PartInfo-0.0.3.6.ckan | 41 ++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 PartInfo/PartInfo-0.0.3.6.ckan diff --git a/PartInfo/PartInfo-0.0.3.6.ckan b/PartInfo/PartInfo-0.0.3.6.ckan new file mode 100644 index 0000000000..2fffac987e --- /dev/null +++ b/PartInfo/PartInfo-0.0.3.6.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": "v1.4", + "identifier": "PartInfo", + "name": "PartInfo", + "abstract": "PartInfo is a simple mod to expose the internal part name and path to the part file.", + "author": "linuxgurugamer", + "version": "0.0.3.6", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.10.1", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182040-145-151-161-partinfo/", + "spacedock": "https://spacedock.info/mod/2091/PartInfo", + "repository": "https://github.com/linuxgurugamer/PartInfo" + }, + "tags": [ + "plugin", + "editor", + "information" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "PartInfo", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2091/PartInfo/download/0.0.3.6", + "download_size": 15419, + "download_hash": { + "sha1": "1AF7B401C5965138BC582D8AA00928C08D69DF57", + "sha256": "8E15A656A6E2A5F4CFC840D0331426E0597112DD0000D48BF2BC5CF8DFFF0ADD" + }, + "download_content_type": "application/zip", + "release_date": "2020-08-15T20:37:32.268498+00:00", + "x_generated_by": "netkan" +}