mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Toolbar-1.7.12 (#1130)
This commit is contained in:
22
Toolbar/Toolbar-1.7.12.ckan
Normal file
22
Toolbar/Toolbar-1.7.12.ckan
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
},
|
||||
"install" : [
|
||||
{
|
||||
"find" : "GameData/000_Toolbar",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user