From 39aa02c71215376b75db06a2665190a29b7f467d Mon Sep 17 00:00:00 2001 From: Matthew Heguy Date: Tue, 26 Apr 2016 20:51:24 -0400 Subject: [PATCH 1/4] Add MakeItSmall-1.2.ckan --- MakeItSmall/MakeItSmall-1.2.ckan | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 MakeItSmall/MakeItSmall-1.2.ckan diff --git a/MakeItSmall/MakeItSmall-1.2.ckan b/MakeItSmall/MakeItSmall-1.2.ckan new file mode 100644 index 0000000000..d617a203b2 --- /dev/null +++ b/MakeItSmall/MakeItSmall-1.2.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "MakeItSmall", + "name": "MakeItSmall", + "abstract": "MakeItSmall lets you resize the NavBall, Crew, Timer and Altimeter", + "author": "sarbian", + "license": "MIT", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/135395-11-makeitsmall-11-because-sometime-you-need-stuff-to-be-smaller/", + "repository": "https://github.com/sarbian/MakeItSmall" + }, + "version": "1.2", + "ksp_version": "1.1.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/MakeItSmall/4/artifact/MakeItSmall-1.2.0.0.zip", + "download_size": 6147, + "x_generated_by": "netkan" +} From e9d0e9406761bb782ed088ca0300424bce29acd3 Mon Sep 17 00:00:00 2001 From: Myk Dowling Date: Fri, 29 Apr 2016 14:04:15 +1000 Subject: [PATCH 2/4] Make it 1.1.1 compatible. --- MakeItSmall/MakeItSmall-1.2.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MakeItSmall/MakeItSmall-1.2.ckan b/MakeItSmall/MakeItSmall-1.2.ckan index d617a203b2..9533f1c9b7 100644 --- a/MakeItSmall/MakeItSmall-1.2.ckan +++ b/MakeItSmall/MakeItSmall-1.2.ckan @@ -11,7 +11,7 @@ "repository": "https://github.com/sarbian/MakeItSmall" }, "version": "1.2", - "ksp_version": "1.1.0", + "ksp_version": "1.1", "depends": [ { "name": "ModuleManager" From 5c508ac39e2118ac3ecb3cf21ce03c5cb023a629 Mon Sep 17 00:00:00 2001 From: Matthew Date: Fri, 29 Apr 2016 01:35:43 -0400 Subject: [PATCH 3/4] Update MakeItSmall-1.2.ckan --- MakeItSmall/MakeItSmall-1.2.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MakeItSmall/MakeItSmall-1.2.ckan b/MakeItSmall/MakeItSmall-1.2.ckan index 9533f1c9b7..89fcee1b00 100644 --- a/MakeItSmall/MakeItSmall-1.2.ckan +++ b/MakeItSmall/MakeItSmall-1.2.ckan @@ -11,7 +11,7 @@ "repository": "https://github.com/sarbian/MakeItSmall" }, "version": "1.2", - "ksp_version": "1.1", + "ksp_version": "1.1.1", "depends": [ { "name": "ModuleManager" From db9aab3696a748224c1b33015cf3510b84ec6a4f Mon Sep 17 00:00:00 2001 From: Matthew Date: Fri, 29 Apr 2016 01:35:52 -0400 Subject: [PATCH 4/4] Update MakeItSmall-1.2.ckan --- MakeItSmall/MakeItSmall-1.2.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MakeItSmall/MakeItSmall-1.2.ckan b/MakeItSmall/MakeItSmall-1.2.ckan index 89fcee1b00..d617a203b2 100644 --- a/MakeItSmall/MakeItSmall-1.2.ckan +++ b/MakeItSmall/MakeItSmall-1.2.ckan @@ -11,7 +11,7 @@ "repository": "https://github.com/sarbian/MakeItSmall" }, "version": "1.2", - "ksp_version": "1.1.1", + "ksp_version": "1.1.0", "depends": [ { "name": "ModuleManager"