From 8e1ffa980a299729f6eefb7834ce63c1c2738f80 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 26 Mar 2018 01:13:57 +0000 Subject: [PATCH] "NetKAN generated mods - KSPRescuePodFix-1.3.2.11" --- KSPRescuePodFix/KSPRescuePodFix-1.3.2.11.ckan | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 KSPRescuePodFix/KSPRescuePodFix-1.3.2.11.ckan diff --git a/KSPRescuePodFix/KSPRescuePodFix-1.3.2.11.ckan b/KSPRescuePodFix/KSPRescuePodFix-1.3.2.11.ckan new file mode 100644 index 0000000000..4c949c997f --- /dev/null +++ b/KSPRescuePodFix/KSPRescuePodFix-1.3.2.11.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": "v1.4", + "identifier": "KSPRescuePodFix", + "name": "KSP Rescue Pod Fix", + "abstract": "Restricts orbital rescue contracts to specific parts defined in a user configurable list.", + "author": "shadowmage45", + "license": "GPL-3.0", + "resources": { + "repository": "https://github.com/shadowmage45/KSPRescuePodFix" + }, + "version": "1.3.2.11", + "ksp_version": "1.4.1", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "KSPRescuePodFix" + } + ], + "download": "https://github.com/shadowmage45/KSPRescuePodFix/releases/download/1.3.2.11/KSPRescuePodFix-1.3.2.11.zip", + "download_size": 3931, + "download_hash": { + "sha1": "6B288AB5D211D08AC4A2DBABBE8A28258AFBB478", + "sha256": "33FDF315C46997C51E27C3DFFB5EFD4868F167421F402A59445241C47961E480" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}