From a53b01f3641d9fff5e955cf418aa719d818a378a Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 27 Oct 2019 02:09:56 +0000 Subject: [PATCH] NetKAN generated mods - QuickStart-1-2.2.0.1 --- QuickStart/QuickStart-1-2.2.0.1.ckan | 41 ++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 QuickStart/QuickStart-1-2.2.0.1.ckan diff --git a/QuickStart/QuickStart-1-2.2.0.1.ckan b/QuickStart/QuickStart-1-2.2.0.1.ckan new file mode 100644 index 0000000000..ba65876453 --- /dev/null +++ b/QuickStart/QuickStart-1-2.2.0.1.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": "v1.2", + "identifier": "QuickStart", + "name": "QuickStart", + "abstract": "Adds the possibility go to the last game saved after the loading of KSP.", + "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/110/QuickStart", + "repository": "https://github.com/linuxgurugamer/QuickMods" + }, + "version": "1:2.2.0.1", + "ksp_version": "1.8.0", + "localizations": [ + "en-us", + "fr-fr" + ], + "depends": [ + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "file": "GameData/QuickMods/QuickStart", + "install_to": "GameData/QuickMods" + } + ], + "download": "https://spacedock.info/mod/110/QuickStart/download/2.2.0.1", + "download_size": 36439, + "download_hash": { + "sha1": "91B8887B2BEA905938E5E3CE78C80FF009675648", + "sha256": "171CD9D55DCA14C6C1CA7DC0276D7CE07AFEE96C693506E0BC9E94465E99350D" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}