"NetKAN generated mods - ToolbarController-1-0.1.5.9"
This commit is contained in:
parent
5ddc579924
commit
6ca55bf108
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"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.9",
|
||||
"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.9/001_ToolbarControl-0.1.5.9.zip",
|
||||
"download_size": 47898,
|
||||
"download_hash": {
|
||||
"sha1": "195CD326C08DE540E342DCA0825D585808EEEE6E",
|
||||
"sha256": "1E478EAF5F983CAB86DF35338028CD4DAF06DE02076869BD267E72A668CD7F12"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue