diff --git a/QuickRevert/QuickRevert-v3.11.ckan b/QuickRevert/QuickRevert-v3.11.ckan new file mode 100644 index 0000000000..cf30663c02 --- /dev/null +++ b/QuickRevert/QuickRevert-v3.11.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": "v1.2", + "identifier": "QuickRevert", + "name": "QuickRevert", + "abstract": "Adds the possibility to keep/pay the revert function.", + "author": "malah", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1", + "spacedock": "https://spacedock.info/mod/109/QuickRevert", + "repository": "https://github.com/malahx/QuickMods" + }, + "version": "v3.11", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.99", + "suggests": [ + { + "name": "Toolbar" + } + ], + "conflicts": [ + { + "name": "SRL" + } + ], + "install": [ + { + "file": "GameData/QuickMods/QuickRevert", + "install_to": "GameData/QuickMods" + } + ], + "download": "https://spacedock.info/mod/109/QuickRevert/download/v3.11", + "download_size": 48125, + "download_hash": { + "sha1": "0F4B3CDD1ED65FE3AD195A0A2E25A99CF242602A", + "sha256": "0C4CD59755BE5E0FC45FF0476845DD2A3B1D7A195CEDABEF833A1C200852E792" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}