diff --git a/QuickStart/QuickStart-v2.05.ckan b/QuickStart/QuickStart-v2.05.ckan new file mode 100644 index 0000000000..9c0be3ebfd --- /dev/null +++ b/QuickStart/QuickStart-v2.05.ckan @@ -0,0 +1,30 @@ +{ + "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", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1", + "spacedock": "https://spacedock.info/mod/110/QuickStart", + "repository": "https://github.com/malahx/QuickMods" + }, + "version": "v2.05", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.99", + "install": [ + { + "file": "GameData/QuickMods/QuickStart", + "install_to": "GameData/QuickMods" + } + ], + "download": "https://spacedock.info/mod/110/QuickStart/download/v2.05", + "download_size": 40194, + "download_hash": { + "sha1": "A7EA16BAEF343CCD26A4334D1E07D192786ECA69", + "sha256": "47EAF2AE18B608D9FC52DA964C9E09922214D8836F2E9B8DC9E5681CD0C889C6" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}