diff --git a/QuickStart/QuickStart-1-2.2.0.6.ckan b/QuickStart/QuickStart-1-2.2.0.6.ckan new file mode 100644 index 0000000000..19ce15af87 --- /dev/null +++ b/QuickStart/QuickStart-1-2.2.0.6.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.6", + "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.6", + "download_size": 37859, + "download_hash": { + "sha1": "EFB4B015E25E526C7A72BCAA4D7E32378AB88766", + "sha256": "BA263298429BFEC8139ACF2FE4C535AD49E85AAF057C7027699EB82A137A907B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}