From 4b91a0e15d7dc382ff8e65baab251088c05a84b4 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 28 Jan 2020 01:08:01 +0000 Subject: [PATCH] NetKAN generated mods - QuickExit-1-2.2.0.7 --- QuickExit/QuickExit-1-2.2.0.7.ckan | 53 ++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 QuickExit/QuickExit-1-2.2.0.7.ckan diff --git a/QuickExit/QuickExit-1-2.2.0.7.ckan b/QuickExit/QuickExit-1-2.2.0.7.ckan new file mode 100644 index 0000000000..8c16c5316e --- /dev/null +++ b/QuickExit/QuickExit-1-2.2.0.7.ckan @@ -0,0 +1,53 @@ +{ + "spec_version": "v1.2", + "identifier": "QuickExit", + "name": "QuickExit", + "abstract": "Adds the possibility to exit KSP at any time.", + "author": [ + "malah", + "linuxgurugamer" + ], + "version": "1:2.2.0.7", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.1", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174445-151-malahs-quick-mods/", + "spacedock": "https://spacedock.info/mod/105/QuickExit", + "repository": "https://github.com/linuxgurugamer/QuickMods" + }, + "tags": [ + "plugin", + "convenience" + ], + "localizations": [ + "en-us" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/QuickMods/QuickExit", + "install_to": "GameData/QuickMods" + } + ], + "download": "https://spacedock.info/mod/105/QuickExit/download/2.2.0.7", + "download_size": 30316, + "download_hash": { + "sha1": "3F538389ADD50BAF7D66E21C23454E3C266C6E88", + "sha256": "64029854AEC802FF9D90DAF46D783E6733D0D75AAFFBA389420EAE0DE35ECD97" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}