From 5b005e457617fefa5ba5643d2521bff95e50f1d8 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 8 Jul 2019 12:38:24 +0000 Subject: [PATCH] "NetKAN generated mods - GroundProximity-0.3.2.2" --- GroundProximity/GroundProximity-0.3.2.2.ckan | 40 ++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 GroundProximity/GroundProximity-0.3.2.2.ckan diff --git a/GroundProximity/GroundProximity-0.3.2.2.ckan b/GroundProximity/GroundProximity-0.3.2.2.ckan new file mode 100644 index 0000000000..b610a3cda5 --- /dev/null +++ b/GroundProximity/GroundProximity-0.3.2.2.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": "v1.4", + "identifier": "GroundProximity", + "name": "Ground Proximity", + "abstract": "Proximity gives an audio alarm and a visual display indicating distance from the planet surface (and depending on configuration, velocity towards it) during landing.", + "author": "linuxgurugamer", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/181317-145-151-161-ground-proximity/", + "spacedock": "https://spacedock.info/mod/2056/Ground%20Proximity", + "repository": "https://github.com/linuxgurugamer/KSP_Proximity", + "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Ground_Proximity/Ground_Proximity-1547257574.2616296.png" + }, + "version": "0.3.2.2", + "ksp_version_min": "1.5.1", + "ksp_version_max": "1.7.2", + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "find": "KSP_Proximity", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2056/Ground%20Proximity/download/0.3.2.2", + "download_size": 543170, + "download_hash": { + "sha1": "9A0C1469F8127E4640C03E68E04C3EDD287113F2", + "sha256": "F66A7E28D9D6E9FAB838291C574D82044BDE7118F5C02B5696FA165537F8E4B6" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}