From 8db199be8c7bf818294d600f908ed1c5c0cd78de Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 9 Jan 2019 16:55:32 +0000 Subject: [PATCH] "NetKAN generated mods - QuickExit-1-2.1.4.2" --- QuickExit/QuickExit-1-2.1.4.2.ckan | 46 ++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 QuickExit/QuickExit-1-2.1.4.2.ckan diff --git a/QuickExit/QuickExit-1-2.1.4.2.ckan b/QuickExit/QuickExit-1-2.1.4.2.ckan new file mode 100644 index 0000000000..654c2b0890 --- /dev/null +++ b/QuickExit/QuickExit-1-2.1.4.2.ckan @@ -0,0 +1,46 @@ +{ + "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": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1", + "spacedock": "https://spacedock.info/mod/105/QuickExit", + "repository": "https://github.com/linuxgurugamer/QuickMods" + }, + "version": "1:2.1.4.2", + "ksp_version_min": "1.5.1", + "ksp_version_max": "1.6.0", + "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.4.2", + "download_size": 28211, + "download_hash": { + "sha1": "8A29E95A897564BF3683B0F42D85D9A1EFFD93A2", + "sha256": "2C056D79B81DDBBD2885068ECBC07FC245DACA714FC5F140CDB5B7DCDDE76278" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}