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.13",
|
|
"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.13",
|
|
"download_size": 102587,
|
|
"download_hash": {
|
|
"sha1": "214526A40F149DC94F18F2B1F14F70FCCAB7BD43",
|
|
"sha256": "FC642F025CE6BA05A81F68C4BA417F6788FC690E2B58912ACEC3D1BBC87B6231"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_via": "Automated Linuxgurugamer CKAN script",
|
|
"x_generated_by": "netkan"
|
|
}
|