From b0fcc981ae86e7ff3c3866d08816a2d56664c512 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 18 Aug 2018 12:14:34 +0000 Subject: [PATCH] "NetKAN generated mods - DiazosLandingHeight-2.2.0.1" --- .../DiazosLandingHeight-2.2.0.1.ckan | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 DiazosLandingHeight/DiazosLandingHeight-2.2.0.1.ckan diff --git a/DiazosLandingHeight/DiazosLandingHeight-2.2.0.1.ckan b/DiazosLandingHeight/DiazosLandingHeight-2.2.0.1.ckan new file mode 100644 index 0000000000..e15141533a --- /dev/null +++ b/DiazosLandingHeight/DiazosLandingHeight-2.2.0.1.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "DiazosLandingHeight", + "name": "Diazo's Landing Height Display", + "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.", + "author": "Diazo,linuxgurugamer", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174510-14-diazos-landing-height/", + "repository": "https://github.com/linuxgurugamer/LandingHeight" + }, + "version": "2.2.0.1", + "ksp_version_min": "1.4.1", + "ksp_version_max": "1.4.99", + "conflicts": [ + { + "name": "LandingHeight" + } + ], + "install": [ + { + "find": "LandingHeight", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/LandingHeight/releases/download/2.2.0.1/LandingHeight-2.2.0.1.zip", + "download_size": 36446, + "download_hash": { + "sha1": "DDEA28B6A4D80E48249EB3E6B653174EEE65F73C", + "sha256": "7B3091E954C5642C7265DD6034F5A0E1FB6EDE0FED3AE2BF766CF2A21E8C0DB5" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}