From 503afbe8c3ea58e3cc0f6e586e742926333f4057 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 26 Oct 2016 21:02:00 +0000 Subject: [PATCH] "NetKAN generated mods - AT-Utils-v1.2.1" --- AT-Utils/AT-Utils-v1.2.1.ckan | 36 +++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 AT-Utils/AT-Utils-v1.2.1.ckan diff --git a/AT-Utils/AT-Utils-v1.2.1.ckan b/AT-Utils/AT-Utils-v1.2.1.ckan new file mode 100644 index 0000000000..976344e551 --- /dev/null +++ b/AT-Utils/AT-Utils-v1.2.1.ckan @@ -0,0 +1,36 @@ +{ + "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.2.1", + "ksp_version": "1.2", + "depends": [ + { + "name": "ConfigurableContainers-Core" + } + ], + "install": [ + { + "file": "GameData/000_AT_Utils", + "install_to": "GameData" + } + ], + "download": "https://github.com/allista/AT_Utils/releases/download/v1.2.1/AT_Utils-v1.2.1.zip", + "download_size": 117743, + "download_hash": { + "sha1": "26B1E3D258B19E3B46BAC42AC6ED2DC838CE1A0F", + "sha256": "B8C5D0F3F8A404570796186D08E458CA3D8FCD13ED94300E455B08ED445515F6" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}