diff --git a/xScience/xScience-4.7.ckan b/xScience/xScience-4.7.ckan new file mode 100644 index 0000000000..fda39ac3ee --- /dev/null +++ b/xScience/xScience-4.7.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/119562" + }, + "download": "http://themoose.co.uk/ksp/x-science-v4.7.zip", + "install": [ + { + "file" : "GameData/[x] Science!", + "install_to" : "GameData" + } + ], + "version": "4.7", + "ksp_version": "1.0.4" +}