diff --git a/AutomatedScienceSampler/AutomatedScienceSampler-1.3.3.ckan b/AutomatedScienceSampler/AutomatedScienceSampler-1.3.3.ckan new file mode 100644 index 0000000000..965ec5dfd0 --- /dev/null +++ b/AutomatedScienceSampler/AutomatedScienceSampler-1.3.3.ckan @@ -0,0 +1,39 @@ +{ + "spec_version": "v1.4", + "identifier": "AutomatedScienceSampler", + "name": "AutomatedScienceSampler", + "abstract": "Automates science experiments.", + "author": [ + "SpaceTiger", + "SpaceKitty" + ], + "license": "restricted", + "resources": { + "homepage": "http://kerbokatz.github.io/", + "repository": "https://github.com/Xarun/AutomatedScienceSampler", + "bugtracker": "https://github.com/Xarun/AutomatedScienceSampler/issues" + }, + "version": "1.3.3", + "ksp_version_min": "1.3.0", + "ksp_version_max": "1.3.0", + "depends": [ + { + "name": "KerboKatzUtilities", + "min_version": "1.4.0" + } + ], + "install": [ + { + "file": "GameData/KerboKatz/AutomatedScienceSampler", + "install_to": "GameData/KerboKatz" + } + ], + "download": "https://github.com/KerboKatz/AutomatedScienceSampler/releases/download/1.3.3/AutomatedScienceSampler.zip", + "download_size": 147586, + "download_hash": { + "sha1": "38D20321D60C127EC07EA613051F184D385D5AF1", + "sha256": "DBEDBA905079AF72DE34E2CA9D822A6BEA8480F56B8FBFD8DC27DD5931776B1E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}