"NetKAN generated mods - DiazosLandingHeight-2.2.0.5"
This commit is contained in:
parent
7d4994ca20
commit
17d9e7074a
|
@ -3,17 +3,23 @@
|
|||
"identifier": "DiazosLandingHeight",
|
||||
"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.",
|
||||
"author": "Diazo,linuxgurugamer",
|
||||
"author": [
|
||||
"Diazo",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"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",
|
||||
"repository": "https://github.com/linuxgurugamer/LandingHeight"
|
||||
},
|
||||
"version": "2.2.0.5",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.6.1",
|
||||
"provides": [
|
||||
"LandingHeight"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "LandingHeight"
|
||||
|
|
Loading…
Reference in New Issue