From 57224e47d40d6adef14b1c81ca1718f91d86a27e Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 7 Jul 2019 14:37:39 +0000 Subject: [PATCH] "NetKAN generated mods - QuickExit-1-2.1.5" --- QuickExit/QuickExit-1-2.1.5.ckan | 49 ++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 QuickExit/QuickExit-1-2.1.5.ckan diff --git a/QuickExit/QuickExit-1-2.1.5.ckan b/QuickExit/QuickExit-1-2.1.5.ckan new file mode 100644 index 0000000000..231170bcb5 --- /dev/null +++ b/QuickExit/QuickExit-1-2.1.5.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.2", + "identifier": "QuickExit", + "name": "QuickExit", + "abstract": "Adds the possibility to exit KSP at any time.", + "author": [ + "malah", + "linuxgurugamer" + ], + "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" + }, + "version": "1:2.1.5", + "ksp_version_min": "1.5.1", + "ksp_version_max": "1.7.2", + "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.1.5", + "download_size": 28266, + "download_hash": { + "sha1": "00A527C4B2920391D68164822AB6E7A1250BCE41", + "sha256": "36BD03D8EDA3BC814AB479AB9C7D05AB11107110FA6F9AD06F40BB5DDCDA91A8" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}