diff --git a/AT-Utils/AT-Utils-v1.0.0.ckan b/AT-Utils/AT-Utils-v1.0.0.ckan new file mode 100644 index 0000000000..502b58996b --- /dev/null +++ b/AT-Utils/AT-Utils-v1.0.0.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": 1, + "identifier": "AT-Utils", + "name": "AT Utils", + "abstract": "A common library for a set of plugins made by Allista.", + "author": [ + "allista" + ], + "license": "MIT", + "resources": { + "homepage": "https://github.com/allista/AT_Utils", + "repository": "https://github.com/allista/AT_Utils", + "bugtracker": "https://github.com/allista/AT_Utils/issues" + }, + "version": "v1.0.0", + "ksp_version": "1.1.3", + "install": [ + { + "file": "GameData/000_AT_Utils", + "install_to": "GameData" + }, + { + "file": "GameData/ConfigurableContainers", + "install_to": "GameData" + } + ], + "download": "https://github.com/allista/AT_Utils/releases/download/v1.0.0/AT_Utils-v1.0.zip", + "download_size": 95931, + "download_hash": { + "sha1": "8C236AE799D60E6A43E888CC50DF348ED9E16F5E", + "sha256": "1596641B077200AC4F09F1BEE55BA81EB8C0EE5382567A3BA404324FE21B8EC7" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}