From e3ea76a37c937d35438e3931ce0b56d7ad031671 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 25 Dec 2019 19:11:29 +0000 Subject: [PATCH] NetKAN generated mods - AIES-DeimosRast-0.0.1.2 --- AIES-DeimosRast/AIES-DeimosRast-0.0.1.2.ckan | 45 ++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 AIES-DeimosRast/AIES-DeimosRast-0.0.1.2.ckan diff --git a/AIES-DeimosRast/AIES-DeimosRast-0.0.1.2.ckan b/AIES-DeimosRast/AIES-DeimosRast-0.0.1.2.ckan new file mode 100644 index 0000000000..660635d002 --- /dev/null +++ b/AIES-DeimosRast/AIES-DeimosRast-0.0.1.2.ckan @@ -0,0 +1,45 @@ +{ + "spec_version": "v1.4", + "identifier": "AIES-DeimosRast", + "name": "Antenna Patches from @DeimosRast for the AIES-Patches mod", + "abstract": "These are antenna patches from @DeimosRast needed to update the AIES Aerospace mod for KSP 1.8.x and beyond", + "author": "linuxgurugamer", + "version": "0.0.1.2", + "ksp_version": "1.8.0", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "repository": "https://github.com/linuxgurugamer/AIES_Patches" + }, + "tags": [ + "parts", + "config" + ], + "provides": [ + "AIES-Antenna-Patches" + ], + "depends": [ + { + "name": "AIES-Patches" + } + ], + "conflicts": [ + { + "name": "AIES-Antenna-Patches" + } + ], + "install": [ + { + "find": "AIES_Patches/DeimosRast", + "install_to": "GameData/AIES_Patches" + } + ], + "download": "https://github.com/linuxgurugamer/AIES_Patches/releases/download/0.0.1.2/AIES_Patches-1.8.0-0.0.1.2.zip", + "download_size": 94099, + "download_hash": { + "sha1": "AA1C71DBF9A40393F41C9AD5C334E8C5DDC994E1", + "sha256": "6E8BBDC446E0E9B9C70DBA3CBB8987F4FA90C8CC0DBD6859ECA3F6D396595E47" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}