2019-06-13 11:49:19 +00:00
|
|
|
{
|
|
|
|
"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/",
|
|
|
|
"spacedock": "https://spacedock.info/mod/1931/ToolbarController",
|
|
|
|
"repository": "https://github.com/linuxgurugamer/ToolbarControl/"
|
|
|
|
},
|
|
|
|
"version": "1:0.1.7",
|
|
|
|
"ksp_version_min": "1.5.1",
|
2019-07-10 15:43:57 +00:00
|
|
|
"ksp_version_max": "1.7.2",
|
2019-06-13 11:49:19 +00:00
|
|
|
"depends": [
|
|
|
|
{
|
|
|
|
"name": "ClickThroughBlocker"
|
2019-06-13 11:57:49 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "unBlur"
|
2019-06-13 11:49:19 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"recommends": [
|
|
|
|
{
|
|
|
|
"name": "Toolbar"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"install": [
|
|
|
|
{
|
|
|
|
"install_to": "GameData",
|
|
|
|
"find": "001_ToolbarControl"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"download": "https://spacedock.info/mod/1931/ToolbarController/download/0.1.7",
|
|
|
|
"download_size": 103522,
|
|
|
|
"download_hash": {
|
|
|
|
"sha1": "E4648BBE08A07ED1B51213863D32033E69CEB239",
|
|
|
|
"sha256": "5121095BF111BA0E9721A63C27D4DE3C53C6F32AB31705201EA7B4A7EF5AEA2F"
|
|
|
|
},
|
|
|
|
"download_content_type": "application/zip",
|
|
|
|
"x_via": "Automated Linuxgurugamer CKAN script",
|
|
|
|
"x_generated_by": "netkan"
|
|
|
|
}
|