diff --git a/AutomatedScienceSampler/AutomatedScienceSampler-1.3.0.ckan b/AutomatedScienceSampler/AutomatedScienceSampler-1.3.0.ckan new file mode 100644 index 0000000000..3df2563e2a --- /dev/null +++ b/AutomatedScienceSampler/AutomatedScienceSampler-1.3.0.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.0", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.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.0/AutomatedScienceSampler.zip", + "download_size": 147209, + "download_hash": { + "sha1": "F7C5EAE8D8C6B139AF943E537C9731CB67E817A7", + "sha256": "5B6E6E884F9C0F4B1834CC0BC57F70D4180BEDCA9D17268494D3FB033EE8110B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}