From b7804914355996068f91fb2be7eaba316d153b4a Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 9 Jan 2019 16:57:26 +0000 Subject: [PATCH] "NetKAN generated mods - RCSLandAid-3.3.1.2" --- RCSLandAid/RCSLandAid-3.3.1.2.ckan | 43 ++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 RCSLandAid/RCSLandAid-3.3.1.2.ckan diff --git a/RCSLandAid/RCSLandAid-3.3.1.2.ckan b/RCSLandAid/RCSLandAid-3.3.1.2.ckan new file mode 100644 index 0000000000..6b6ae6f503 --- /dev/null +++ b/RCSLandAid/RCSLandAid-3.3.1.2.ckan @@ -0,0 +1,43 @@ +{ + "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.2", + "ksp_version_min": "1.5.1", + "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.2/RCSLandAid-1.4.5-3.3.1.2.zip", + "download_size": 218521, + "download_hash": { + "sha1": "B8835321925D67BE285C0A7F30308A28CEC70780", + "sha256": "DA68AF616C9CE0B34D51927E84B734FB82081E9A77EAF56E7FAA18767141D48E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}