diff --git a/BigBen/BigBen-0.0.2.ckan b/BigBen/BigBen-0.0.2.ckan new file mode 100644 index 0000000000..7c18d3386f --- /dev/null +++ b/BigBen/BigBen-0.0.2.ckan @@ -0,0 +1,43 @@ +{ + "spec_version": "v1.4", + "identifier": "BigBen", + "name": "BigBen", + "abstract": "Count down and count up timers", + "author": "linuxgurugamer", + "version": "0.0.2", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.1", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190916-18x-big-ben-stopwatch-timers-to-count-down-and-up/", + "spacedock": "https://spacedock.info/mod/2307/BigBen", + "repository": "https://github.com/linuxgurugamer/BigBen" + }, + "tags": [ + "plugin", + "information" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "find": "BigBen", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2307/BigBen/download/0.0.2", + "download_size": 960524, + "download_hash": { + "sha1": "6BB4BB7583127144596CBD4D32E058DEAA71A6CF", + "sha256": "105BAE441D1C92559E78B6501F06ED728C66820CB4342E58A49440484980434C" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}