From 9069ea18c148d7bcae8efa06e5131a76478c3a7b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 20 Dec 2016 00:02:18 +0000 Subject: [PATCH] "NetKAN generated mods - AT-Utils-v1.3.0" --- AT-Utils/AT-Utils-v1.3.0.ckan | 36 +++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 AT-Utils/AT-Utils-v1.3.0.ckan diff --git a/AT-Utils/AT-Utils-v1.3.0.ckan b/AT-Utils/AT-Utils-v1.3.0.ckan new file mode 100644 index 0000000000..877fd5016e --- /dev/null +++ b/AT-Utils/AT-Utils-v1.3.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.3.0", + "ksp_version": "1.2.2", + "depends": [ + { + "name": "ConfigurableContainers-Core" + } + ], + "install": [ + { + "file": "GameData/000_AT_Utils", + "install_to": "GameData" + } + ], + "download": "https://github.com/allista/AT_Utils/releases/download/v1.3.0/AT_Utils-v1.3.0.zip", + "download_size": 127740, + "download_hash": { + "sha1": "E9C8FB5B467032EBF0235392B33DA35E7A027B3F", + "sha256": "AE6DAD55C1299A666A35CE59C3455A00AE2CD468F287B458CA13663075B0242F" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}