"NetKAN generated mods - Toolbar-1.7.18"
This commit is contained in:
parent
36c025a351
commit
a711df4c0c
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Toolbar",
|
||||
"name": "Toolbar",
|
||||
"abstract": "API for third-party plugins to provide toolbar buttons",
|
||||
"author": [
|
||||
"blizzy78",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"license": "BSD-2-clause",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/161857-13-*",
|
||||
"repository": "https://github.com/linuxgurugamer/ksp_toolbar"
|
||||
},
|
||||
"version": "1.7.18",
|
||||
"ksp_version": "1.5.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/000_Toolbar",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/ksp_toolbar/releases/download/1.7.18/Toolbar-1.5.1-1.7.18.zip",
|
||||
"download_size": 107473,
|
||||
"download_hash": {
|
||||
"sha1": "7F1C04A2AB4F18BD5618D57470CFF369925800A2",
|
||||
"sha256": "E196115A4D023CC8756D1407B3D08BEBDE4AF9513B61779FD6F223A622359DDB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue