1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - DiazosLandingHeight-2.2.0.5"

This commit is contained in:
NetKAN inflator Robot
2019-03-19 18:48:11 +00:00
parent 7d4994ca20
commit 17d9e7074a

View File

@ -3,17 +3,23 @@
"identifier": "DiazosLandingHeight", "identifier": "DiazosLandingHeight",
"name": "Diazo's Landing Height Display", "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.", "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", "author": [
"Diazo",
"linuxgurugamer"
],
"license": "GPL-3.0", "license": "GPL-3.0",
"release_status": "stable", "release_status": "stable",
"resources": { "resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174510-14-diazos-landing-height/", "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174510-*",
"spacedock": "https://spacedock.info/mod/1844/Diazo's%20Landing%20Height", "spacedock": "https://spacedock.info/mod/1844/Diazo's%20Landing%20Height",
"repository": "https://github.com/linuxgurugamer/LandingHeight" "repository": "https://github.com/linuxgurugamer/LandingHeight"
}, },
"version": "2.2.0.5", "version": "2.2.0.5",
"ksp_version_min": "1.5.1", "ksp_version_min": "1.5.1",
"ksp_version_max": "1.6.1", "ksp_version_max": "1.6.1",
"provides": [
"LandingHeight"
],
"conflicts": [ "conflicts": [
{ {
"name": "LandingHeight" "name": "LandingHeight"