From 10d5a3ea81224b2f78d2ae555312b9f15a076c63 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 5 Sep 2016 03:01:47 +0000 Subject: [PATCH] "NetKAN generated mods - AT-Utils-v1.0.2" --- AT-Utils/AT-Utils-v1.0.2.ckan | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 AT-Utils/AT-Utils-v1.0.2.ckan 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" +}