diff --git a/AT-Utils/AT-Utils-v1.0.2.ckan b/AT-Utils/AT-Utils-v1.0.2.ckan new file mode 100644 index 0000000000..441e0a7899 --- /dev/null +++ b/AT-Utils/AT-Utils-v1.0.2.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.2", + "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.2/AT_Utils-v1.0.2.zip", + "download_size": 98667, + "download_hash": { + "sha1": "E635A5AE02563FD0B8ABEEEFF7C172CBD08636B7", + "sha256": "45E1D7488BBB11F9117BFD3C5622EAA749D2583874AEB897FC8E21BB8405E9EB" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}