From d810e3e365e0a22704950ae6a92f583a7932b53d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 28 May 2019 12:04:09 +0000 Subject: [PATCH] "NetKAN generated mods - AT-Utils-v1.8.0" --- AT-Utils/AT-Utils-v1.8.0.ckan | 36 +++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 AT-Utils/AT-Utils-v1.8.0.ckan diff --git a/AT-Utils/AT-Utils-v1.8.0.ckan b/AT-Utils/AT-Utils-v1.8.0.ckan new file mode 100644 index 0000000000..d69a3c234f --- /dev/null +++ b/AT-Utils/AT-Utils-v1.8.0.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": "v1.16", + "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.8.0", + "ksp_version": "1.7.0", + "depends": [ + { + "name": "ConfigurableContainers-Core" + } + ], + "install": [ + { + "file": "GameData/000_AT_Utils", + "install_to": "GameData" + } + ], + "download": "https://github.com/allista/AT_Utils/releases/download/v1.8.0/AT_Utils-1.8.0.0.zip", + "download_size": 836059, + "download_hash": { + "sha1": "CA2EECE0379315EE28840FD75FA02147517BDCCF", + "sha256": "65C54A2B82F5653D5FA7937B170980DB6B70D8D28C14AFAC288E3411CF289343" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}