diff --git a/KerbalLaunchFailure/KerbalLaunchFailure-0.4.10.4.ckan b/KerbalLaunchFailure/KerbalLaunchFailure-0.4.10.4.ckan new file mode 100644 index 0000000000..e2444aecd1 --- /dev/null +++ b/KerbalLaunchFailure/KerbalLaunchFailure-0.4.10.4.ckan @@ -0,0 +1,39 @@ +{ + "spec_version": "v1.4", + "identifier": "KerbalLaunchFailure", + "name": "Kerbal Launch Failure", + "abstract": "Random launch failures", + "author": "linuxgurugamer", + "license": "GPL-2.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149999-12-kerbal-launch-failure-revived/", + "spacedock": "https://spacedock.info/mod/989/Kerbal%20Launch%20Failure", + "repository": "https://github.com/linuxgurugamer/ksp-KerbalLaunchFailure" + }, + "version": "0.4.10.4", + "ksp_version_min": "1.5.1", + "ksp_version_max": "1.7.3", + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "find": "KerbalLaunchFailure", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/989/Kerbal%20Launch%20Failure/download/0.4.10.4", + "download_size": 8171827, + "download_hash": { + "sha1": "F89C5AA3A61E79DFF7824958765F78A2C12E3049", + "sha256": "7D2B1F1EB617DBEEB02369DB276ED1CD9E370428BC1CA71E175F657BFE069C7D" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}