NetKAN generated mods - ToolbarController-1-0.1.9.4
This commit is contained in:
parent
c87b103d3f
commit
8b9a610cad
|
@ -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/",
|
||||
"spacedock": "https://spacedock.info/mod/1931/ToolbarController",
|
||||
"repository": "https://github.com/linuxgurugamer/ToolbarControl/"
|
||||
},
|
||||
"version": "1:0.1.9.4",
|
||||
"ksp_version": "1.8.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "001_ToolbarControl"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1931/ToolbarController/download/0.1.9.4",
|
||||
"download_size": 107848,
|
||||
"download_hash": {
|
||||
"sha1": "31FFF6F810F3989234A68368AC689DDF1FAAE2E5",
|
||||
"sha256": "E413EED309965B3C0C2D8279BA671E52B9286B7CC18FF564EAEBEA051EE5EB51"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue