diff --git a/LandingHeight/LandingHeight-1.7.ckan b/LandingHeight/LandingHeight-1.7.ckan new file mode 100644 index 0000000000..b9a9f0f999 --- /dev/null +++ b/LandingHeight/LandingHeight-1.7.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": "1.7", + "ksp_version_min": "1.1", + "ksp_version_max": "1.1.9", + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://github.com/SirDiazo/LandingHeight/releases/download/1.7/LandingHeight17.zip", + "download_size": 4256, + "download_hash": { + "sha1": "5A230BB6BA3479D9C437D3AD83D4EAF2EB6703E0", + "sha256": "36B23501F27DDCE832DB0946C4CA10768939E49CC1DCC2ED4FA6E753D2258D45" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}