36 lines
1.2 KiB
Plaintext
36 lines
1.2 KiB
Plaintext
{
|
|
"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.5.8",
|
|
"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.5.8/001_ToolbarControl-0.1.5.8.zip",
|
|
"download_size": 47800,
|
|
"download_hash": {
|
|
"sha1": "ADB98EC8C55F606725F2E78E80543BB4CFED28C1",
|
|
"sha256": "168B10D0261C352662D110469EA94B3B5758BB54E6BBC502EC03A502EF382D53"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_via": "Automated Linuxgurugamer CKAN script",
|
|
"x_generated_by": "netkan"
|
|
}
|