From 5da07f819d3faf7adeacf387f5e832f4f52f017b Mon Sep 17 00:00:00 2001 From: Matthew Heguy Date: Thu, 21 Apr 2016 13:19:53 -0400 Subject: [PATCH] Add ForScience-v1.3 --- ForScience/ForScience-v1.3.ckan | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 ForScience/ForScience-v1.3.ckan diff --git a/ForScience/ForScience-v1.3.ckan b/ForScience/ForScience-v1.3.ckan new file mode 100644 index 0000000000..0025152e33 --- /dev/null +++ b/ForScience/ForScience-v1.3.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": "v1.4", + "identifier": "ForScience", + "name": "ForScience!", + "abstract": "ForScience is autopilot for running, collecting and resetting experiments.", + "author": [ + "WaveFunctionP" + ], + "license": "restricted", + "resources": { + "homepage": "http://kerbal.curseforge.com/projects/for-science" + }, + "version": "v1.3", + "ksp_version": "1.1", + "install": [ + { + "file": "GameData/ForScience", + "install_to": "GameData", + "filter": "Thumbs.db" + } + ], + "download": "http://addons-origin.cursecdn.com/files/2295/65/ForScience%20v1.3.zip" +}