Added Toolbar 1.7.7 support.
This commit is contained in:
parent
1c7f584ac3
commit
128dd09a30
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"spec_version" : 1,
|
||||
"name" : "Toolbar",
|
||||
"identifier" : "Toolbar",
|
||||
"abstract" : "API for third-party plugins to provide toolbar buttons",
|
||||
"download" : "http://blizzy.de/toolbar/Toolbar-1.7.7.zip",
|
||||
"license" : "BSD",
|
||||
"version" : "1.7.7",
|
||||
"release_status" : "stable",
|
||||
"min_ksp" : "0.25.0",
|
||||
"max_ksp" : "0.25.9",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/60863",
|
||||
"github" : {
|
||||
"url" : "https://github.com/blizzy78/ksp_toolbar",
|
||||
"releases" : true
|
||||
}
|
||||
},
|
||||
"install" : [
|
||||
{
|
||||
"file" : "Toolbar-1.7.7/GameData/000_Toolbar",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue