From db49977ea06700d4ab49146418281e608bffe411 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 21 Dec 2020 21:47:44 +0000 Subject: [PATCH] NetKAN added mod - UKS-1-1.4.0 --- UKS/UKS-1-1.4.0.ckan | 92 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 UKS/UKS-1-1.4.0.ckan diff --git a/UKS/UKS-1-1.4.0.ckan b/UKS/UKS-1-1.4.0.ckan new file mode 100644 index 0000000000..171b368b0d --- /dev/null +++ b/UKS/UKS-1-1.4.0.ckan @@ -0,0 +1,92 @@ +{ + "spec_version": "v1.16", + "identifier": "UKS", + "name": "USI Kolonization Systems (MKS/OKS)", + "abstract": "A series of interlocking modules for building long-term, self sustaining colonies in orbit and on other planets and moons.", + "description": "MKS introduces a series of parts specifically designed to provide self-sustaining life support for your Kerbals. While the parts will function without a life support mod, the design is centered around providing an appropriate challenge where players will weigh the costs, risks, and rewards of supplying missions exclusively with carried life support supplies, or in making the investment in a permanent colony. That being said, this is not just a single greenhouse part (although food production is part of the mod). Rather, it brings an entire colonization end-game to KSP in a fun and challenging way.", + "author": "RoverDude", + "version": "1:1.4.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.11.99", + "license": "restricted", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154587-122-modular-kolonization-system-mks/", + "repository": "https://github.com/UmbraSpaceIndustries/MKS", + "bugtracker": "https://github.com/UmbraSpaceIndustries/MKS/issues", + "metanetkan": "https://raw.githubusercontent.com/BobPalmer/CKAN/master/UKS.netkan" + }, + "tags": [ + "plugin", + "parts", + "crewed" + ], + "provides": [ + "MKS" + ], + "depends": [ + { + "name": "FirespitterCore", + "min_version": "v7.6.0" + }, + { + "name": "ModuleManager", + "min_version": "2.8.0" + }, + { + "name": "USITools", + "min_version": "0.9.0.0" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.7.0.0" + }, + { + "name": "CommunityCategoryKit", + "min_version": "2.0.0.0" + }, + { + "name": "USI-Core", + "min_version": "0.4.0.0" + }, + { + "name": "Konstruction", + "min_version": "0.2.0.0" + }, + { + "name": "GroundConstruction-Core", + "min_version": "1.1.2" + } + ], + "suggests": [ + { + "name": "USI-LS", + "min_version": "0.6.0.0" + } + ], + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/MKS", + "install_to": "GameData/UmbraSpaceIndustries" + }, + { + "find": "UmbraSpaceIndustries/Karibou", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/UmbraSpaceIndustries/MKS/releases/download/1.4.0/MKS_1.4.0.0.zip", + "download_size": 64425772, + "download_hash": { + "sha1": "FC74988C71C4000FC453AB098571635D0452F53E", + "sha256": "2B682766171DB1A9F94702CD2ABA4FA55B8B2283AD798771A7C633740C4604D8" + }, + "download_content_type": "application/zip", + "release_date": "2020-12-21T21:28:23Z", + "x_last_revision_by": "DoktorKrogg", + "x_generated_by": "netkan" +}