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" +}