diff --git a/ToolbarController/ToolbarController-1-0.1.5.6.ckan b/ToolbarController/ToolbarController-1-0.1.5.6.ckan new file mode 100644 index 0000000000..327eaf02dd --- /dev/null +++ b/ToolbarController/ToolbarController-1-0.1.5.6.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": "v1.4", + "identifier": "ToolbarController", + "name": "Toolbar Controller", + "abstract": "Wrapper mod around the Blizzy and stock toolbars", + "author": "linuxgurugamer", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/169509-141-toolbar-controller-for-modders/", + "repository": "https://github.com/linuxgurugamer/ToolbarControl" + }, + "version": "1:0.1.5.6", + "ksp_version": "1.4.1", + "recommends": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "001_ToolbarControl" + } + ], + "download": "https://github.com/linuxgurugamer/ToolbarControl/releases/download/0.1.5.6/001_ToolbarControl-0.1.5.6.zip", + "download_size": 47785, + "download_hash": { + "sha1": "D33004C723D2D5B0DC258CCF33953B43FC235202", + "sha256": "79511BF284D8C42EB152C9DBF2DF0280A3EA249B319AC15BBB6E6650A2D6884B" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}