From 5a8d7101f1693f5798bd8a24bb894a7d36f8a549 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Mon, 8 Dec 2014 00:08:33 -0500 Subject: [PATCH] NetKAN generated mods - RCSLandAid-2.0 --- RCSLandAid-2.0.ckan | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 RCSLandAid-2.0.ckan diff --git a/RCSLandAid-2.0.ckan b/RCSLandAid-2.0.ckan new file mode 100644 index 0000000000..57c4852627 --- /dev/null +++ b/RCSLandAid-2.0.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "name": "RCS Landing Aid", + "identifier": "RCSLandAid", + "author": "Diazo", + "abstract": "Cancel your horizontal velocity with your RCS to land. Also allows hovering over a specific point.", + "license": "GPL-3.0", + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/85838", + "repository": "https://github.com/SirDiazo/RCSLandAid" + }, + "depends": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "2.0", + "download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.0/RCSLandAid20.zip", + "x_generated_by": "netkan", + "download_size": 15561 +} \ No newline at end of file