From 649de24cd978e073978bf26459e98a19b6107e1d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 14 Oct 2016 06:36:47 +0000 Subject: [PATCH] "NetKAN generated mods - TACLS-v0.12.5" --- TACLS/TACLS-v0.12.5.ckan | 49 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 TACLS/TACLS-v0.12.5.ckan diff --git a/TACLS/TACLS-v0.12.5.ckan b/TACLS/TACLS-v0.12.5.ckan new file mode 100644 index 0000000000..0aa544e7fc --- /dev/null +++ b/TACLS/TACLS-v0.12.5.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.4", + "identifier": "TACLS", + "name": "TAC Life Support (TACLS)", + "abstract": "Life Support from Thunder Aerospace Corporation", + "author": [ + "KSP-RO Group/JPLRepo", + "Taranis Elsu" + ], + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "https://github.com/KSP-RO/TacLifeSupport/wiki", + "repository": "https://github.com/KSP-RO/TacLifeSupport", + "bugtracker": "https://github.com/KSP-RO/TacLifeSupport/issues" + }, + "version": "v0.12.5", + "ksp_version": "1.2.0", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "TACLS-Config" + } + ], + "suggests": [ + { + "name": "KSP-AVC" + } + ], + "install": [ + { + "find": "GameData/ThunderAerospace", + "install_to": "GameData", + "filter_regexp": "TacLifeSupport\\/LifeSupport\\.cfg$" + } + ], + "download": "https://github.com/KSP-RO/TacLifeSupport/releases/download/v0.12.5/TacLifeSupport_V0.12.5.zip", + "download_size": 4986876, + "download_hash": { + "sha1": "03188143C2125DCF51EC6493413A70740B3D0CDA", + "sha256": "E8E8BCBC5E23B5BF37D426392D019ABFFEA2CE984D908DC14B828835FAF1AC0E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}