From 53ba09a79c24f552129ac99be08d38443f6f98e9 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 10 Apr 2017 10:52:09 +0000 Subject: [PATCH] "NetKAN generated mods - RecoveryController-0.0.1" --- .../RecoveryController-0.0.1.ckan | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 RecoveryController/RecoveryController-0.0.1.ckan diff --git a/RecoveryController/RecoveryController-0.0.1.ckan b/RecoveryController/RecoveryController-0.0.1.ckan new file mode 100644 index 0000000000..b4d08c8f4d --- /dev/null +++ b/RecoveryController/RecoveryController-0.0.1.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": "v1.4", + "identifier": "RecoveryController", + "name": "RecoveryController", + "abstract": "Allows different mods to work together when recovering a staged rocket.", + "author": "linuxgurugamer", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/158970-12-recoverycontroller-let-fmrs-and-stagerecovery-work-together/#comment-3015906", + "spacedock": "https://spacedock.info/mod/1311/RecoveryController", + "repository": "https://github.com/linuxgurugamer/FMRS" + }, + "version": "0.0.1", + "ksp_version_min": "1.2.2", + "ksp_version_max": "1.2.98", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "RecoveryController" + } + ], + "download": "https://spacedock.info/mod/1311/RecoveryController/download/0.0.1", + "download_size": 7952, + "download_hash": { + "sha1": "13A779BE5BF94B59F94F823874C2B2C964DE6197", + "sha256": "7995E87A79890CCA2DA89A70210DD8B678D850ECB9F520C9ADB4725A24D24AC2" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}