"NetKAN generated mods - ToolbarController-1-0.1.5.4"

This commit is contained in:
NetKAN inflator Robot 2018-03-19 17:02:51 +00:00
parent 3a7edb84f7
commit ee0635314a
1 changed files with 33 additions and 0 deletions

View File

@ -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.4",
"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.4/001_ToolbarControl-0.1.5.4.zip",
"download_size": 47108,
"download_hash": {
"sha1": "69871B2C782EE1096E3FA4CB14FF8CBFBCA690C2",
"sha256": "D26DC89EA9FE2E7AFBD575F3CF0AA04CCC8E7E86CA68328F98A5254416B79419"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}