From 389136b8e1e578dac4d14cf7c76779a81f702bd4 Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl Date: Thu, 21 Apr 2016 22:34:54 +0200 Subject: [PATCH] Create Toolbar-1.7.11.ckan (#1077) As requested on irc by boredpudding --- Toolbar/Toolbar-1.7.11.ckan | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Toolbar/Toolbar-1.7.11.ckan diff --git a/Toolbar/Toolbar-1.7.11.ckan b/Toolbar/Toolbar-1.7.11.ckan new file mode 100644 index 0000000000..445d16b429 --- /dev/null +++ b/Toolbar/Toolbar-1.7.11.ckan @@ -0,0 +1,22 @@ +{ + "spec_version" : 1, + "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.11.zip", + "license" : "BSD-2-clause", + "version" : "1.7.11", + "release_status" : "stable", + "ksp_version" : "1.1.0", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/60863", + "repository" : "https://github.com/blizzy78/ksp_toolbar" + }, + "install" : [ + { + "file" : "Toolbar-1.7.11/GameData/000_Toolbar", + "install_to" : "GameData" + } + ] +}