From a64fe30b53abd719d477a2a533c2aa9c4c526434 Mon Sep 17 00:00:00 2001 From: thewebbooth Date: Mon, 5 Oct 2015 10:25:59 +0100 Subject: [PATCH] Publishing V4.10 for KSP1.0.4 Bug fix. --- xScience/xScience-4.10.ckan | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 xScience/xScience-4.10.ckan diff --git a/xScience/xScience-4.10.ckan b/xScience/xScience-4.10.ckan new file mode 100644 index 0000000000..0158f38bc1 --- /dev/null +++ b/xScience/xScience-4.10.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "identifier": "xScience", + "name": "[x] Science!", + "abstract": "The Science Report and Checklist for KSP. [x] Science! keeps track of the science experiments you have completed and recovered to Kerbal Space Center. It also tracks science you have gathered which is held on vehicles and kerbals. No matter what game scene you are in, what you current vehicle is, [x] Science! always reports on all science held anywhere.", + "license": "CC-BY-NC-SA-4.0", + "author": ["Z-Key Aerospace", "Brodrick"], + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/119562" + }, + "download": "http://themoose.co.uk/ksp/x-science-v4.10.zip", + "install": [ + { + "file" : "GameData/[x] Science!", + "install_to" : "GameData" + } + ], + "version": "4.10", + "ksp_version": "1.0.4" +}