diff --git a/QuickStart/QuickStart-v2.13.ckan b/QuickStart/QuickStart-v2.13.ckan new file mode 100644 index 0000000000..a60765d162 --- /dev/null +++ b/QuickStart/QuickStart-v2.13.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.13", + "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.13", + "download_size": 43628, + "download_hash": { + "sha1": "1ADBFF47D3F757337122B0DA6722587A486D728B", + "sha256": "ED3C525807FE4A5131C98754A7303E367F5C38AB52D9B514EF06F75DD45F70D0" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}