diff --git a/QuickExit/QuickExit-1-2.2.0.2.ckan b/QuickExit/QuickExit-1-2.2.0.2.ckan new file mode 100644 index 0000000000..f33e47fb89 --- /dev/null +++ b/QuickExit/QuickExit-1-2.2.0.2.ckan @@ -0,0 +1,48 @@ +{ + "spec_version": "v1.2", + "identifier": "QuickExit", + "name": "QuickExit", + "abstract": "Adds the possibility to exit KSP at any time.", + "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/105/QuickExit", + "repository": "https://github.com/linuxgurugamer/QuickMods" + }, + "version": "1:2.2.0.2", + "ksp_version": "1.8.0", + "localizations": [ + "en-us" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/QuickMods/QuickExit", + "install_to": "GameData/QuickMods" + } + ], + "download": "https://spacedock.info/mod/105/QuickExit/download/2.2.0.2", + "download_size": 30240, + "download_hash": { + "sha1": "192016BCC12EA53D175B70C366C3E11F98AAF8AE", + "sha256": "6CC936BD3DB432C7807E64ECCD7DA73B3D464580C597271E29BDB1E691FC3C5C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}