mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - Toolbar-1.7.15"
This commit is contained in:
29
Toolbar/Toolbar-1.7.15.ckan
Normal file
29
Toolbar/Toolbar-1.7.15.ckan
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"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.15",
|
||||
"ksp_version": "1.3.1",
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/000_Toolbar",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/ksp_toolbar/releases/download/1.7.15/Toolbar-1.7.15.zip",
|
||||
"download_size": 77663,
|
||||
"download_hash": {
|
||||
"sha1": "D37E921BF35D1F73C0632A28D02109A8B32B3E0A",
|
||||
"sha256": "61510ACB5C050E1D1F325C1A7D2A372DE5C4C0D81535FCC74E91023EAA2CCCD6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user