"NetKAN generated mods - LandingHeight-1.3"
This commit is contained in:
parent
52d4404406
commit
2b7832e2ea
|
@ -1,25 +1,30 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "Landing Height Display",
|
||||
"identifier": "LandingHeight",
|
||||
"author": "Diazo",
|
||||
"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",
|
||||
"ksp_version_min": "0.90",
|
||||
"ksp_version_max": "1.0.99",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/76320",
|
||||
"repository": "https://github.com/SirDiazo/LandingHeight"
|
||||
},
|
||||
"version": "1.3",
|
||||
"ksp_version_min": "0.90",
|
||||
"ksp_version_max": "1.0.99",
|
||||
"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
|
||||
"download_size": 3803,
|
||||
"download_hash": {
|
||||
"sha1": "7984BB293E18B3B833B191BF8A518AF932ECA5FC",
|
||||
"sha256": "3279110B8C10256C8CA7DB0FEF4FDE690B53C43CF81EAA2E86B4766ADFBE3527"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue