From ea17d9f966d07bd46e87178b8ba1da3ac58d2c5e Mon Sep 17 00:00:00 2001 From: Arne Date: Mon, 16 Nov 2015 08:00:54 +0100 Subject: [PATCH 1/2] Add CustomBarnKit-1.1.2 --- CustomBarnKit/CustomBarnKit-1.1.2.ckan | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 CustomBarnKit/CustomBarnKit-1.1.2.ckan diff --git a/CustomBarnKit/CustomBarnKit-1.1.2.ckan b/CustomBarnKit/CustomBarnKit-1.1.2.ckan new file mode 100644 index 0000000000..d0911aed14 --- /dev/null +++ b/CustomBarnKit/CustomBarnKit-1.1.2.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "CustomBarnKit", + "name": "Custom Barn Kit", + "abstract": "A small plugin to change a bunch of parameters related to career, science, the buildings upgrade cost and when various features are unlocked.", + "author": "Sarbian", + "license": "MIT", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/121100", + "repository": "https://github.com/sarbian/CustomBarnKit", + "x_ci": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/" + }, + "version": "1.1.2", + "ksp_version": "1.0.5", + "recommends": [ + { + "name": "ModuleManager" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/8/artifact/CustomBarnKit-1.1.2.0.zip", + "download_size": 13100, + "x_generated_by": "nyankan" +} From 34537bff00528ff5c78053c634961dd8c8a57a58 Mon Sep 17 00:00:00 2001 From: Arne Date: Mon, 16 Nov 2015 20:56:51 +0100 Subject: [PATCH 2/2] remove MM --- CustomBarnKit/CustomBarnKit-1.1.2.ckan | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CustomBarnKit/CustomBarnKit-1.1.2.ckan b/CustomBarnKit/CustomBarnKit-1.1.2.ckan index d0911aed14..c7e3a2c35b 100644 --- a/CustomBarnKit/CustomBarnKit-1.1.2.ckan +++ b/CustomBarnKit/CustomBarnKit-1.1.2.ckan @@ -13,11 +13,6 @@ }, "version": "1.1.2", "ksp_version": "1.0.5", - "recommends": [ - { - "name": "ModuleManager" - } - ], "download": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/8/artifact/CustomBarnKit-1.1.2.0.zip", "download_size": 13100, "x_generated_by": "nyankan"