From ceb69cbcd6d232595e9868e4fe6679d425051457 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 4 Jun 2017 15:25:01 +0000 Subject: [PATCH] "NetKAN generated mods - KSPRescuePodFix-1.1.0.7" --- KSPRescuePodFix/KSPRescuePodFix-1.1.0.7.ckan | 33 ++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 KSPRescuePodFix/KSPRescuePodFix-1.1.0.7.ckan diff --git a/KSPRescuePodFix/KSPRescuePodFix-1.1.0.7.ckan b/KSPRescuePodFix/KSPRescuePodFix-1.1.0.7.ckan new file mode 100644 index 0000000000..0dc4fc65bb --- /dev/null +++ b/KSPRescuePodFix/KSPRescuePodFix-1.1.0.7.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.1.0.7", + "ksp_version": "1.3.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "KSPRescuePodFix" + } + ], + "download": "https://github.com/shadowmage45/KSPRescuePodFix/releases/download/1.1.0.7/KSPRescuePodFix-1.1.0.7.zip", + "download_size": 3930, + "download_hash": { + "sha1": "94BEC1D35EB21E490EE63E4062119B9D261E8A89", + "sha256": "2827613276B84505AA5FDD12B91D7BE98122830A8EEFBD42359651C901EA05BA" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}