From 2294d08bfff12ebc87f269d6a1e01b4ff6283b1a Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 9 Nov 2018 00:54:17 +0000 Subject: [PATCH] "NetKAN generated mods - RCSLandAid-3.3.1" --- RCSLandAid/RCSLandAid-3.3.1.ckan | 44 ++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 RCSLandAid/RCSLandAid-3.3.1.ckan diff --git a/RCSLandAid/RCSLandAid-3.3.1.ckan b/RCSLandAid/RCSLandAid-3.3.1.ckan new file mode 100644 index 0000000000..5a70fd553f --- /dev/null +++ b/RCSLandAid/RCSLandAid-3.3.1.ckan @@ -0,0 +1,44 @@ +{ + "spec_version": 1, + "identifier": "RCSLandAid", + "name": "Horizontal Landing Aid Redux", + "abstract": "Kill your horizontal velocity to land, or hover over a specific point on the ground", + "author": [ + "Diazo", + "linuxgurugamer" + ], + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175403-14-horizontal-landing-aid-redux/", + "repository": "https://github.com/linuxgurugamer/RCSLandAid" + }, + "version": "3.3.1", + "ksp_version_min": "1.5.1", + "ksp_version_max": "1.5.99", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/RCSLandAid/releases/download/3.3.1/RCSLandAid-1.4.5-3.3.1.zip", + "download_size": 218748, + "download_hash": { + "sha1": "AF3C88B7D3ED26AE436D4CDF925F2B4007D98AF1", + "sha256": "86B832B97726D7EDE7E49D1807982B5F32875952D43C9700D2BBC1C66B4B440C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}