NetKAN generated mods - ToolbarController-1-0.1.9.2
This commit is contained in:
parent
8adb7a64bf
commit
38d081e7f9
|
@ -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.2",
|
||||
"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.2",
|
||||
"download_size": 107652,
|
||||
"download_hash": {
|
||||
"sha1": "0EE671EDCA89662ED58D954CD32A328CE21EA915",
|
||||
"sha256": "96CBCC7BEA591643B54AB34D25600B41F84EFE32F089024558DF38D90781072A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue