diff --git a/LandingHeight/LandingHeight-2.0.ckan b/LandingHeight/LandingHeight-2.0.ckan new file mode 100644 index 0000000000..357b00bbb1 --- /dev/null +++ b/LandingHeight/LandingHeight-2.0.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.0", + "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.0/LandingHeight20.zip", + "download_size": 5374, + "download_hash": { + "sha1": "2BA074DB7EE477ABBCC8B24C2D8BBB8DE1CBF757", + "sha256": "0BFBF0467F1C2FF36928C26C85255D6FF31CEC06B163136C10D0B4704E3566B1" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}