42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
{
|
|
"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.6.18",
|
|
"ksp_version_min": "1.5.1",
|
|
"ksp_version_max": "1.5.99",
|
|
"depends": [
|
|
{
|
|
"name": "ClickThroughBlocker"
|
|
}
|
|
],
|
|
"recommends": [
|
|
{
|
|
"name": "Toolbar"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"install_to": "GameData",
|
|
"find": "001_ToolbarControl"
|
|
}
|
|
],
|
|
"download": "https://spacedock.info/mod/1931/ToolbarController/download/0.1.6.18",
|
|
"download_size": 102836,
|
|
"download_hash": {
|
|
"sha1": "B83D12DACF532B3FD60C89F95C102C967F6439E7",
|
|
"sha256": "28CB5951BFDC49E095BF4BC36A10A75AB2C2C783863649092754D2A6C5842FB6"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_via": "Automated Linuxgurugamer CKAN script",
|
|
"x_generated_by": "netkan"
|
|
}
|