diff --git a/AT-Utils/AT-Utils-v1.9.5.ckan b/AT-Utils/AT-Utils-v1.9.5.ckan new file mode 100644 index 0000000000..421548e9ed --- /dev/null +++ b/AT-Utils/AT-Utils-v1.9.5.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": "v1.16", + "identifier": "AT-Utils", + "name": "AT Utils", + "abstract": "A common library for a set of plugins made by Allista.", + "author": [ + "allista" + ], + "version": "v1.9.5", + "ksp_version_min": "1.9.0", + "ksp_version_max": "1.10.0", + "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", + "metanetkan": "https://raw.githubusercontent.com/allista/AT_Utils/master/AT-Utils.netkan" + }, + "tags": [ + "plugin", + "library" + ], + "install": [ + { + "file": "GameData/000_AT_Utils", + "install_to": "GameData" + } + ], + "download": "https://github.com/allista/AT_Utils/releases/download/v1.9.5/AT_Utils-1.9.5.0.zip", + "download_size": 300295, + "download_hash": { + "sha1": "54087826FCB3033FEB8C10765824DF08DCB8A206", + "sha256": "9A076F6BA550D7DE09D48C3B0BA9C06737D9175728DD34369ABB8B1F64549056" + }, + "download_content_type": "application/zip", + "release_date": "2020-07-22T13:21:10Z", + "x_generated_by": "netkan" +}