From 00738679646d732709bf89bdb74819ed95f0aca9 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 25 Jun 2015 03:22:22 +0000 Subject: [PATCH] 'NetKAN generated mods - RCSLandAid/RCSLandAid-2.5.ckan' --- RCSLandAid/RCSLandAid-2.5.ckan | 35 ++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 RCSLandAid/RCSLandAid-2.5.ckan diff --git a/RCSLandAid/RCSLandAid-2.5.ckan b/RCSLandAid/RCSLandAid-2.5.ckan new file mode 100644 index 0000000000..7c5757a467 --- /dev/null +++ b/RCSLandAid/RCSLandAid-2.5.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": 1, + "identifier": "RCSLandAid", + "name": "Horizontal Landing Aid", + "abstract": "Kill your horizontal velocity to land, or hover over a specific point on the ground", + "license": "GPL-3.0", + "release_status": "stable", + "ksp_version": "1.0", + "author": "Diazo", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/85838", + "kerbalstuff": "https://kerbalstuff.com/mod/460/Horizontal%20Landing%20Aid", + "repository": "https://github.com/SirDiazo/RCSLandAid" + }, + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "2.5", + "download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.5/RCSLandAid25.zip", + "x_generated_by": "netkan", + "download_size": 20818 +}