From c638c2344f4840451946299fea7e9589400ace39 Mon Sep 17 00:00:00 2001 From: thewebbooth Date: Tue, 5 May 2015 14:18:53 +0100 Subject: [PATCH 1/3] Published V4.3 --- xScience/xScience-4.2.ckan | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xScience/xScience-4.2.ckan b/xScience/xScience-4.2.ckan index 807dc8f7d4..a5726dd3db 100644 --- a/xScience/xScience-4.2.ckan +++ b/xScience/xScience-4.2.ckan @@ -9,13 +9,13 @@ { "homepage": "http://forum.kerbalspaceprogram.com/threads/96000" }, - "download": "http://themoose.co.uk/ksp/x-science-v4.2.zip", + "download": "http://themoose.co.uk/ksp/x-science-v4.3.zip", "install": [ { "file" : "GameData/[x] Science!", "install_to" : "GameData" } ], - "version": "4.2", - "ksp_version_min": "1.0.1" + "version": "4.3", + "ksp_version_min": "1.0.2" } From ddfb27bc1045fd81b2681dd0b2bdca5bd15e2eef Mon Sep 17 00:00:00 2001 From: thewebbooth Date: Tue, 5 May 2015 14:20:45 +0100 Subject: [PATCH 2/3] Revert "Published V4.3" This reverts commit c638c2344f4840451946299fea7e9589400ace39. --- xScience/xScience-4.2.ckan | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xScience/xScience-4.2.ckan b/xScience/xScience-4.2.ckan index a5726dd3db..807dc8f7d4 100644 --- a/xScience/xScience-4.2.ckan +++ b/xScience/xScience-4.2.ckan @@ -9,13 +9,13 @@ { "homepage": "http://forum.kerbalspaceprogram.com/threads/96000" }, - "download": "http://themoose.co.uk/ksp/x-science-v4.3.zip", + "download": "http://themoose.co.uk/ksp/x-science-v4.2.zip", "install": [ { "file" : "GameData/[x] Science!", "install_to" : "GameData" } ], - "version": "4.3", - "ksp_version_min": "1.0.2" + "version": "4.2", + "ksp_version_min": "1.0.1" } From 63be0701b5b83e9c76b5eaa707062a1d362ccbc1 Mon Sep 17 00:00:00 2001 From: thewebbooth Date: Tue, 5 May 2015 14:22:40 +0100 Subject: [PATCH 3/3] Published V4.3 [x] Science! V4.3 for KSP V1.0.2 --- xScience/xScience-4.3.ckan | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 xScience/xScience-4.3.ckan diff --git a/xScience/xScience-4.3.ckan b/xScience/xScience-4.3.ckan new file mode 100644 index 0000000000..a5726dd3db --- /dev/null +++ b/xScience/xScience-4.3.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "identifier": "xScience", + "name": "[X] Science", + "abstract": "A Science Checklist plugin for KSP", + "license": "CC-BY-NC-SA-4.0", + "author": ["Z-Key Aerospace", "Brodrick"], + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/96000" + }, + "download": "http://themoose.co.uk/ksp/x-science-v4.3.zip", + "install": [ + { + "file" : "GameData/[x] Science!", + "install_to" : "GameData" + } + ], + "version": "4.3", + "ksp_version_min": "1.0.2" +}