25 lines
864 B
Plaintext
25 lines
864 B
Plaintext
{
|
|
"spec_version": 1,
|
|
"name": "Landing Height Display",
|
|
"identifier": "LandingHeight",
|
|
"author": "Diazo",
|
|
"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.",
|
|
"license": "GPL-3.0",
|
|
"release_status": "stable",
|
|
"ksp_version": "any",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/76320",
|
|
"repository": "https://github.com/SirDiazo/LandingHeight"
|
|
},
|
|
"install": [
|
|
{
|
|
"file": "GameData/Diazo",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"version": "1.3",
|
|
"download": "https://github.com/SirDiazo/LandingHeight/releases/download/1.3/LandingHeight13.zip",
|
|
"x_generated_by": "netkan",
|
|
"download_size": 3803
|
|
}
|