"NetKAN generated mods - ToolbarController-1-0.1.6.11"
This commit is contained in:
parent
1d69e23f9e
commit
4769374612
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"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.6.11",
|
||||
"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://github.com/linuxgurugamer/ToolbarControl/releases/download/0.1.6.11/ToolbarControl-0.1.6.11.zip",
|
||||
"download_size": 102044,
|
||||
"download_hash": {
|
||||
"sha1": "A4E80E7FA54A33A62D86AADA8D866F3082E949C7",
|
||||
"sha256": "CBE60376BA2957100B4CE5CAD18E56AA9D227E2FFA5CF7283F71823CB927EBD5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue