CKAN-meta/LandingHeight/LandingHeight-2.1.ckan

31 lines
1.2 KiB
Plaintext

{
"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": "https://forum.kerbalspaceprogram.com/index.php?/topic/69127-13jan0917-landing-height-show-distance-from-bottom-of-your-vessel-to-ground/",
"repository": "https://github.com/SirDiazo/LandingHeight"
},
"version": "2.1",
"ksp_version_min": "1.2",
"ksp_version_max": "1.3",
"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"
}