diff --git a/QuickExit/QuickExit-v2.03.ckan b/QuickExit/QuickExit-v2.03.ckan new file mode 100644 index 0000000000..2defec4c1a --- /dev/null +++ b/QuickExit/QuickExit-v2.03.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": 1, + "identifier": "QuickExit", + "name": "QuickExit", + "abstract": "Adds the possibility to exit KSP at any time.", + "author": "malah", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1", + "spacedock": "https://spacedock.info/mod/105/QuickExit", + "repository": "https://github.com/malahx/QuickExit" + }, + "version": "v2.03", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.99", + "suggests": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/QuickExit", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/105/QuickExit/download/v2.03", + "download_size": 42402, + "download_hash": { + "sha1": "1CEEA9EF6806EE0B54656F38D233298EB6331819", + "sha256": "347466083E50D8A83B5505286E8291862B14CCE3A057C7E79252CA6DAB179D48" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}