diff --git a/ClickThroughBlocker/ClickThroughBlocker-1-0.1.10.15.ckan b/ClickThroughBlocker/ClickThroughBlocker-1-0.1.10.15.ckan new file mode 100644 index 0000000000..669eebd9b6 --- /dev/null +++ b/ClickThroughBlocker/ClickThroughBlocker-1-0.1.10.15.ckan @@ -0,0 +1,44 @@ +{ + "spec_version": "v1.4", + "identifier": "ClickThroughBlocker", + "name": "ClickThrough Blocker", + "abstract": "Helps eliminate the clickthrough problem with mods", + "author": "linuxgurugamer", + "version": "1:0.1.10.15", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.11.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", + "remote-avc": "http://ksp.spacetux.net/avc/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.15", + "download_size": 109859, + "download_hash": { + "sha1": "16C8F877E92CEBD94F824A50608FC5B52E512685", + "sha256": "591B8AA5A7985F9CB987181634D98985DC621E811BA79176DF00C8A0B6AB62D8" + }, + "download_content_type": "application/zip", + "release_date": "2021-01-09T03:29:33.415911+00:00", + "x_generated_by": "netkan" +}