diff --git a/CrowdSourcedScience/CrowdSourcedScience-v4.1.ckan b/CrowdSourcedScience/CrowdSourcedScience-v4.1.ckan new file mode 100644 index 0000000000..a7243e62e2 --- /dev/null +++ b/CrowdSourcedScience/CrowdSourcedScience-v4.1.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": "v1.4", + "identifier": "CrowdSourcedScience", + "name": "Crowd Sourced Science", + "abstract": "Provides a nearly inexhaustible supply of science reports in Kerbal Space Program", + "author": [ + "DuoDex", + "Olympic1", + "Sigma88" + ], + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/92332-*/", + "repository": "https://github.com/DuoDex/CrowdSourcedScience" + }, + "version": "v4.1", + "ksp_version_min": "1.3.0", + "ksp_version_max": "1.3.9", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "CrowdSourcedScience", + "install_to": "GameData" + } + ], + "download": "https://github.com/DuoDex/CrowdSourcedScience/releases/download/v4.1/CrowdSourcedScience.zip", + "download_size": 1096772, + "download_hash": { + "sha1": "A51708AFD0995EDD726B6A989002061556821B1A", + "sha256": "7F1D563DB54790F5CC7732A41369786A4CF862058A4E7660AFDFF7FA34C8A748" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}