diff --git a/LandingHeight/LandingHeight-2.1.ckan b/LandingHeight/LandingHeight-2.1.ckan new file mode 100644 index 0000000000..7bcf6cecaa --- /dev/null +++ b/LandingHeight/LandingHeight-2.1.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "LandingHeight", + "name": "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", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/76320", + "repository": "https://github.com/SirDiazo/LandingHeight" + }, + "version": "2.1", + "ksp_version_min": "1.2", + "ksp_version_max": "1.2.9", + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://github.com/SirDiazo/LandingHeight/releases/download/2.1/LandingHeight21.zip", + "download_size": 5461, + "download_hash": { + "sha1": "2DFB136407A52011811936C44F444A0854E516B1", + "sha256": "7A81A14529B3D43A8A2E00F12A1FB45E81C8C76BB15D3B0106A55C6A5AC5AC2A" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}