From d47619a91e5799388385117f36c0cbb6ef16f497 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 30 Oct 2019 23:14:24 +0000 Subject: [PATCH] NetKAN generated mods - QuickRevert-1-3.2.0.3 --- QuickRevert/QuickRevert-1-3.2.0.3.ckan | 55 ++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 QuickRevert/QuickRevert-1-3.2.0.3.ckan diff --git a/QuickRevert/QuickRevert-1-3.2.0.3.ckan b/QuickRevert/QuickRevert-1-3.2.0.3.ckan new file mode 100644 index 0000000000..4e6384264c --- /dev/null +++ b/QuickRevert/QuickRevert-1-3.2.0.3.ckan @@ -0,0 +1,55 @@ +{ + "spec_version": "v1.2", + "identifier": "QuickRevert", + "name": "QuickRevert", + "abstract": "Adds the possibility to keep/pay the revert function.", + "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/109/QuickRevert", + "repository": "https://github.com/linuxgurugamer/QuickMods" + }, + "version": "1:3.2.0.3", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.1", + "localizations": [ + "en-us", + "fr-fr" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "conflicts": [ + { + "name": "SRL" + } + ], + "install": [ + { + "file": "GameData/QuickMods/QuickRevert", + "install_to": "GameData/QuickMods" + } + ], + "download": "https://spacedock.info/mod/109/QuickRevert/download/3.2.0.3", + "download_size": 32953, + "download_hash": { + "sha1": "070A858B13222C9433F6C1B6E04835D53E2349E0", + "sha256": "379B5C84BB29ACC7F97122B6C8FCD29BD9CE1CDC8B80073BFA721C97192F3459" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}