mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - ToolbarController-1-0.1.9"
This commit is contained in:
40
ToolbarController/ToolbarController-1-0.1.9.ckan
Normal file
40
ToolbarController/ToolbarController-1-0.1.9.ckan
Normal file
@ -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",
|
||||
"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",
|
||||
"download_size": 105970,
|
||||
"download_hash": {
|
||||
"sha1": "54C71830FFAF58C817B2EFF311F3F28EBB791B27",
|
||||
"sha256": "70A6DB68D57C6FC727F1FF1B963ADD7023D7484D48180F95CCCDCFEC42FDCD18"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user