From 5b03c9780bd2b54ed5ec77769c48fb07f2e6e882 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 30 Oct 2019 23:15:49 +0000 Subject: [PATCH] NetKAN generated mods - QuickStart-1-2.2.0.3 --- QuickStart/QuickStart-1-2.2.0.3.ckan | 42 ++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 QuickStart/QuickStart-1-2.2.0.3.ckan diff --git a/QuickStart/QuickStart-1-2.2.0.3.ckan b/QuickStart/QuickStart-1-2.2.0.3.ckan new file mode 100644 index 0000000000..b334c1e572 --- /dev/null +++ b/QuickStart/QuickStart-1-2.2.0.3.ckan @@ -0,0 +1,42 @@ +{ + "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.3", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.1", + "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.3", + "download_size": 36439, + "download_hash": { + "sha1": "B635D0BB22D06F6A277C54350B8FF88CEC3DBAC3", + "sha256": "F8EFB51C23138281FA371E8D3F35A356505615246768B9105B1838BDC0ABE07B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}