From a1fa618db98dff2121b5406ec1d9c60af30344fb Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 30 Aug 2016 13:15:40 +0000 Subject: [PATCH] "NetKAN generated mods - QuickExit-v2.01" --- QuickExit/QuickExit-v2.01.ckan | 35 ++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 QuickExit/QuickExit-v2.01.ckan diff --git a/QuickExit/QuickExit-v2.01.ckan b/QuickExit/QuickExit-v2.01.ckan new file mode 100644 index 0000000000..0f29f7ee70 --- /dev/null +++ b/QuickExit/QuickExit-v2.01.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": 1, + "identifier": "QuickExit", + "name": "QuickExit", + "abstract": "Adds the possibility to exit KSP at any time.", + "author": "malah", + "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/malahx/QuickExit" + }, + "version": "v2.01", + "ksp_version_min": "1.1.0", + "ksp_version_max": "1.1.99", + "suggests": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/QuickExit", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/105/QuickExit/download/v2.01", + "download_size": 42377, + "download_hash": { + "sha1": "34FEFE57B530FCFA550C757CC7062316C0067798", + "sha256": "481574599547705480A366A1D5B464A27C578254371FF59ABA040969EE8BCE25" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}