From 6c670372fb224705ebf0b927e956ca8565ac4919 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 29 May 2015 16:29:39 +0000 Subject: [PATCH] 'NetKAN generated mods - LandingHeight/LandingHeight-1.4.ckan' --- LandingHeight/LandingHeight-1.4.ckan | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 LandingHeight/LandingHeight-1.4.ckan diff --git a/LandingHeight/LandingHeight-1.4.ckan b/LandingHeight/LandingHeight-1.4.ckan new file mode 100644 index 0000000000..c14b6f1a33 --- /dev/null +++ b/LandingHeight/LandingHeight-1.4.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "name": "Landing Height Display", + "identifier": "LandingHeight", + "author": "Diazo", + "abstract": "Display true height to ground from the bottom of your vessel on in-game altimeter when in surface mode. Display altitude above sea level (KSP Default) when in orbit mode.", + "license": "GPL-3.0", + "release_status": "stable", + "ksp_version": "any", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/76320", + "repository": "https://github.com/SirDiazo/LandingHeight" + }, + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "1.4", + "download": "https://github.com/SirDiazo/LandingHeight/releases/download/1.4/LandingHeight14.zip", + "x_generated_by": "netkan", + "download_size": 3804 +}