diff --git a/ClickThroughBlocker/ClickThroughBlocker-1-0.1.10.11.ckan b/ClickThroughBlocker/ClickThroughBlocker-1-0.1.10.11.ckan new file mode 100644 index 0000000000..359110f130 --- /dev/null +++ b/ClickThroughBlocker/ClickThroughBlocker-1-0.1.10.11.ckan @@ -0,0 +1,43 @@ +{ + "spec_version": "v1.4", + "identifier": "ClickThroughBlocker", + "name": "ClickThrough Blocker", + "abstract": "Helps eliminate the clickthrough problem with mods", + "author": "linuxgurugamer", + "version": "1:0.1.10.11", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.10.0", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/170747-*", + "spacedock": "https://spacedock.info/mod/1689/Click%20Through%20Blocker", + "repository": "https://github.com/linuxgurugamer/ClickThroughBlocker" + }, + "tags": [ + "plugin", + "library" + ], + "depends": [ + { + "name": "ZeroMiniAVC" + }, + { + "name": "ToolbarController" + } + ], + "install": [ + { + "find": "000_ClickThroughBlocker", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1689/Click%20Through%20Blocker/download/0.1.10.11", + "download_size": 33527, + "download_hash": { + "sha1": "70B04BFF80423CF6B74DE42CD32C1F61A660B2DA", + "sha256": "741C802C9D94A6259231B100596E23B99296D5ABF27C67816CFE756912B68F0C" + }, + "download_content_type": "application/zip", + "release_date": "2020-07-16T20:26:35.985791+00:00", + "x_generated_by": "netkan" +}