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.15",
|
|
"ksp_version_min": "1.4.1",
|
|
"ksp_version_max": "1.4.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.15",
|
|
"download_size": 102834,
|
|
"download_hash": {
|
|
"sha1": "07F977570CE9EC23E0E10FEEC48447E3D010B4ED",
|
|
"sha256": "3EBC191711FF295AFEBB0A13C639E54760BE6E8CBB24753DB1929B7159CE3CC3"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_via": "Automated Linuxgurugamer CKAN script",
|
|
"x_generated_by": "netkan"
|
|
}
|