From 287c926ab28d37025af51117e8f5019f6990c372 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 6 Aug 2019 01:04:05 +0000 Subject: [PATCH] "NetKAN generated mods - PartInfo-0.0.1.3" --- PartInfo/PartInfo-0.0.1.3.ckan | 36 ++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 PartInfo/PartInfo-0.0.1.3.ckan diff --git a/PartInfo/PartInfo-0.0.1.3.ckan b/PartInfo/PartInfo-0.0.1.3.ckan new file mode 100644 index 0000000000..e8c7bcde78 --- /dev/null +++ b/PartInfo/PartInfo-0.0.1.3.ckan @@ -0,0 +1,36 @@ +{ + "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", + "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" + }, + "version": "0.0.1.3", + "ksp_version_min": "1.4.5", + "ksp_version_max": "1.7.3", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "PartInfo", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2091/PartInfo/download/0.0.1.3", + "download_size": 28513, + "download_hash": { + "sha1": "B9CD5FD8D23776185B69DAFE9165D99125FF2757", + "sha256": "D6822B7CE257DF42CA4EC66027622C06E6A146B149A59CB7F599B719AF1E9610" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}