diff --git a/QuickRevert/QuickRevert-1-3.2.0.7.ckan b/QuickRevert/QuickRevert-1-3.2.0.7.ckan new file mode 100644 index 0000000000..4b87fd3203 --- /dev/null +++ b/QuickRevert/QuickRevert-1-3.2.0.7.ckan @@ -0,0 +1,59 @@ +{ + "spec_version": "v1.2", + "identifier": "QuickRevert", + "name": "QuickRevert", + "abstract": "Adds the possibility to keep/pay the revert function.", + "author": [ + "malah", + "linuxgurugamer" + ], + "version": "1:3.2.0.7", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.1", + "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" + }, + "tags": [ + "plugin", + "convenience" + ], + "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.7", + "download_size": 33048, + "download_hash": { + "sha1": "5C27EFBF97F135CFCAB911C8B110E15E321572E2", + "sha256": "4C678CCFBD2694818453D5B3EF0A4DE8B82767F292E96FC27C573EF0512546E2" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}