diff --git a/AutomatedScienceSampler/AutomatedScienceSampler-1.3.5.ckan b/AutomatedScienceSampler/AutomatedScienceSampler-1.3.5.ckan new file mode 100644 index 0000000000..794845a6de --- /dev/null +++ b/AutomatedScienceSampler/AutomatedScienceSampler-1.3.5.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.5", + "ksp_version_min": "1.4.0", + "ksp_version_max": "1.4.3", + "depends": [ + { + "name": "KerboKatzUtilities", + "min_version": "1.5.2" + } + ], + "install": [ + { + "file": "GameData/KerboKatz/AutomatedScienceSampler", + "install_to": "GameData/KerboKatz" + } + ], + "download": "https://github.com/KerboKatz/AutomatedScienceSampler/releases/download/1.3.5/AutomatedScienceSampler.zip", + "download_size": 150153, + "download_hash": { + "sha1": "2EEAEABA48D6BDA21A17578C8DA622DDF8CAC539", + "sha256": "CCAFAA2E133C38DDD389520653064726D366D2D125200DC3D4CABB59B553042D" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}