diff --git a/ClickThroughBlocker/ClickThroughBlocker-1-0.1.10.17.ckan b/ClickThroughBlocker/ClickThroughBlocker-1-0.1.10.17.ckan new file mode 100644 index 0000000000..2db1673bea --- /dev/null +++ b/ClickThroughBlocker/ClickThroughBlocker-1-0.1.10.17.ckan @@ -0,0 +1,45 @@ +{ + "spec_version": "v1.4", + "identifier": "ClickThroughBlocker", + "name": "ClickThrough Blocker", + "abstract": "Helps eliminate the clickthrough problem with mods", + "author": "linuxgurugamer", + "version": "1:0.1.10.17", + "ksp_version_min": "1.11.0", + "ksp_version_max": "1.12.1", + "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", + "bugtracker": "https://github.com/linuxgurugamer/ClickThroughBlocker/issues", + "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.17", + "download_size": 112016, + "download_hash": { + "sha1": "4E38D0B9EAEB2D8B7AE3E3C9AC3FEB0E1A36E7C6", + "sha256": "A61C45C8090B4E1924D287619869B99FEA2198DA68CE784BE6B4A0C407844425" + }, + "download_content_type": "application/zip", + "release_date": "2021-07-13T12:27:49.22508+00:00", + "x_generated_by": "netkan" +}