diff --git a/QuickExit/QuickExit-1-2.2.0.1.ckan b/QuickExit/QuickExit-1-2.2.0.1.ckan new file mode 100644 index 0000000000..5e2a3c2f46 --- /dev/null +++ b/QuickExit/QuickExit-1-2.2.0.1.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.1", + "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.1", + "download_size": 30240, + "download_hash": { + "sha1": "EBECB9DA3E3B0CC9BEECBED2ACD8BB2EEBB2A6FD", + "sha256": "098872637B91094075334AED895896886424816ABC22039F5D2898F6209F4601" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}