"NetKAN generated mods - LandingHeight-1.7"
This commit is contained in:
parent
97f7c62d4d
commit
c00d0aa965
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue