From 906796d76b8e85ac13485bb9450db453b492bd4b Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Mon, 30 May 2016 09:23:08 +0000 Subject: [PATCH] "NetKAN generated mods - RCSLandAid-2.0" --- RCSLandAid/RCSLandAid-2.0.ckan | 61 ++++++++++++++++++---------------- 1 file changed, 33 insertions(+), 28 deletions(-) diff --git a/RCSLandAid/RCSLandAid-2.0.ckan b/RCSLandAid/RCSLandAid-2.0.ckan index 57c4852627..f6573526ba 100644 --- a/RCSLandAid/RCSLandAid-2.0.ckan +++ b/RCSLandAid/RCSLandAid-2.0.ckan @@ -1,29 +1,34 @@ { - "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 + "spec_version": 1, + "identifier": "RCSLandAid", + "name": "RCS Landing Aid", + "abstract": "Cancel your horizontal velocity with your RCS to land. Also allows hovering over a specific point.", + "author": "Diazo", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/85838", + "repository": "https://github.com/SirDiazo/RCSLandAid" + }, + "version": "2.0", + "ksp_version": "0.25", + "depends": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.0/RCSLandAid20.zip", + "download_size": 15561, + "download_hash": { + "sha1": "CD734FEC82797B08CD9153A864ADC6D18A63E84D", + "sha256": "8C18234F764145908EE8F39ABADE8D9821DE3A2D8281FEE16D6C771FDA27D31C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}