"NetKAN generated mods - ToolbarController-0.1.3.1"
This commit is contained in:
parent
d6bd880885
commit
357c315ff0
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"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": "0.1.3.1",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "001_ToolbarControl"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/ToolbarControl/releases/download/0.1.3.1/001_ToolbarControl-0.1.3.1.zip",
|
||||
"download_size": 45255,
|
||||
"download_hash": {
|
||||
"sha1": "832366954B6DC46ED0AFC4EC1773AAF4EF936545",
|
||||
"sha256": "0B38D557AB4304A523597BD7C766E7FEA2D50256AA9E4FC71006C592BDAB431B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue