"NetKAN generated mods - ToolbarController-1-0.1.5.1"
This commit is contained in:
parent
b8435b2118
commit
1257a3efc5
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"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": {
|
||||
"repository": "https://github.com/linuxgurugamer/ToolbarControl"
|
||||
},
|
||||
"version": "1:0.1.5.1",
|
||||
"ksp_version": "1.4.1",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "001_ToolbarControl"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/ToolbarControl/releases/download/0.1.5.1/001_ToolbarControl-0.1.5.1.zip",
|
||||
"download_size": 46495,
|
||||
"download_hash": {
|
||||
"sha1": "2C4DE049F1B247884D77235E63A6340EADC8DF78",
|
||||
"sha256": "A8620C2DE27717E63C0D3C7D19BFBF7D96E6A001E744F457AEAAA20668D26DAA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue