{
    "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.6",
    "ksp_version_min": "1.4.1",
    "ksp_version_max": "1.4.99",
    "recommends": [
        {
            "name": "Toolbar"
        }
    ],
    "install": [
        {
            "install_to": "GameData",
            "find": "001_ToolbarControl"
        }
    ],
    "download": "https://github.com/linuxgurugamer/ToolbarControl/releases/download/0.1.6/001_ToolbarControl-0.1.6.zip",
    "download_size": 105911,
    "download_hash": {
        "sha1": "F8F2260EC3EFF16D129E3FBCB5B3215C2C0A2B4A",
        "sha256": "7459E0334E1002092E66942D41D3237BDB03DA2317A8F834EB4B6F1F28C41C84"
    },
    "download_content_type": "application/zip",
    "x_via": "Automated Linuxgurugamer CKAN script",
    "x_generated_by": "netkan"
}