"NetKAN generated mods - Toolbar-1.7.12"
This commit is contained in:
parent
114f9bd2ed
commit
b8b5195371
|
@ -1,22 +1,29 @@
|
|||
{
|
||||
"spec_version" : "v1.4",
|
||||
"name" : "Toolbar",
|
||||
"author" : "blizzy78",
|
||||
"identifier" : "Toolbar",
|
||||
"abstract" : "API for third-party plugins to provide toolbar buttons",
|
||||
"download" : "https://www.blizzy.de/toolbar/Toolbar-1.7.12.zip",
|
||||
"license" : "BSD-2-clause",
|
||||
"version" : "1.7.12",
|
||||
"release_status" : "stable",
|
||||
"ksp_version" : "1.1.2",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/60863",
|
||||
"repository" : "https://github.com/blizzy78/ksp_toolbar"
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Toolbar",
|
||||
"name": "Toolbar",
|
||||
"abstract": "API for third-party plugins to provide toolbar buttons",
|
||||
"author": "blizzy78",
|
||||
"license": "BSD-2-clause",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/60863",
|
||||
"repository": "https://github.com/blizzy78/ksp_toolbar"
|
||||
},
|
||||
"install" : [
|
||||
"version": "1.7.12",
|
||||
"ksp_version": "1.1.2",
|
||||
"install": [
|
||||
{
|
||||
"find" : "GameData/000_Toolbar",
|
||||
"install_to" : "GameData"
|
||||
"find": "GameData/000_Toolbar",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
]
|
||||
],
|
||||
"download": "https://www.blizzy.de/toolbar/Toolbar-1.7.12.zip",
|
||||
"download_size": 78204,
|
||||
"download_hash": {
|
||||
"sha1": "69CDDAB0D9C077D76F755C86F431818758C3F762",
|
||||
"sha256": "E14F02FEB9F3AFB4139A054DF0F42926B463DD79CF004367B971EB9F50947897"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue