'NetKAN generated mods - Toolbar/Toolbar-1.7.8.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 15:20:39 +00:00
parent f3c40191c0
commit 65027e10cd
1 changed files with 0 additions and 23 deletions

View File

@ -1,23 +0,0 @@
{
"spec_version" : 1,
"name" : "Toolbar",
"author" : "blizzy78",
"identifier" : "Toolbar",
"abstract" : "API for third-party plugins to provide toolbar buttons",
"download" : "http://blizzy.de/toolbar/Toolbar-1.7.8.zip",
"license" : "BSD-2-clause",
"version" : "1.7.8",
"release_status" : "stable",
"ksp_version_min" : "0.90",
"ksp_version_max" : "1.0.2",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/60863",
"repository" : "https://github.com/blizzy78/ksp_toolbar"
},
"install" : [
{
"file" : "Toolbar-1.7.8/GameData/000_Toolbar",
"install_to" : "GameData"
}
]
}