diff --git a/DiazosLandingHeight/DiazosLandingHeight-2.3.0.1.ckan b/DiazosLandingHeight/DiazosLandingHeight-2.3.0.1.ckan new file mode 100644 index 0000000000..d907187e2f --- /dev/null +++ b/DiazosLandingHeight/DiazosLandingHeight-2.3.0.1.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.4", + "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" + ], + "version": "2.3.0.1", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.1", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "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", + "bugtracker": "https://github.com/linuxgurugamer/LandingHeight/issues", + "remote-avc": "http://ksp.spacetux.net/avc/LandingHeight" + }, + "tags": [ + "plugin", + "information" + ], + "provides": [ + "LandingHeight" + ], + "conflicts": [ + { + "name": "LandingHeight" + } + ], + "install": [ + { + "find": "LandingHeight", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1844/Diazo%27s%20Landing%20Height/download/2.3.0.1", + "download_size": 21746, + "download_hash": { + "sha1": "35DA3ADF6FC63F87208FE2BC81736DD8C8768090", + "sha256": "EB0812DC1E099428FE72DDDAE86A9E6E48BF6614B73E92BC9C3851BBB695B272" + }, + "download_content_type": "application/zip", + "release_date": "2021-07-23T14:33:20.898488+00:00", + "x_generated_by": "netkan" +}