diff --git a/DangItContinued/DangItContinued-0.7.17.1.ckan b/DangItContinued/DangItContinued-0.7.17.1.ckan new file mode 100644 index 0000000000..3287deefb1 --- /dev/null +++ b/DangItContinued/DangItContinued-0.7.17.1.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.4", + "identifier": "DangItContinued", + "name": "Dang It! Continued", + "abstract": "A random failures mod for KSP", + "author": "linuxgurugamer", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/151803-121-dang-it/", + "spacedock": "https://spacedock.info/mod/1055/Dang%20It!%20Continued", + "repository": "https://github.com/linuxgurugamer/DangIt" + }, + "version": "0.7.17.1", + "ksp_version_min": "1.4.1", + "ksp_version_max": "1.4.99", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "DangIt" + } + ], + "download": "https://spacedock.info/mod/1055/Dang%20It%21%20Continued/download/0.7.17.1", + "download_size": 1335801, + "download_hash": { + "sha1": "0100787AF3A4381A452BCA0F7180FC547F0AEE35", + "sha256": "33EF87352A68BE5DF77DF0BDC39B49EBA445C7FFAE2DB41F24D273857FBA81CB" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}