From c717378cd2c9a3862caa65a2a67ec3a8949d1504 Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Thu, 26 May 2016 12:20:51 +0000 Subject: [PATCH] "NetKAN generated mods - UKS-0.22.1" --- UKS/UKS-0.22.1.ckan | 143 +++++++++++++++++++++++--------------------- 1 file changed, 74 insertions(+), 69 deletions(-) diff --git a/UKS/UKS-0.22.1.ckan b/UKS/UKS-0.22.1.ckan index 30d7e95c6f..ad0128614e 100644 --- a/UKS/UKS-0.22.1.ckan +++ b/UKS/UKS-0.22.1.ckan @@ -1,72 +1,77 @@ { - "spec_version": 1, - "name": "USI Kolonization Systems (MKS/OKS)", - "identifier": "UKS", - "abstract": "a series of interlocking modules for building long-term, self sustaining colonies in orbit and on other planets and moons.", - "license": "CC-BY-NC-SA-4.0", - "release_status": "stable", - "ksp_version": "0.90", - "install": [ - { - "file": "GameData/UmbraSpaceIndustries", - "install_to": "GameData" - } - ], - "depends": [ - { - "name": "FirespitterCore", - "min_version": "7.0.5398.27328" + "spec_version": 1, + "comment": "This may be renamed to USI-UKS in the future", + "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 multiple Kerbals for users of TAC-Life Support. While the parts will function without TAC-LS, 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": "BobPalmer", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/79588-0-25-USI-Kolonization-Systems-%28MKS-OKS%29-%280-21-2%29-2014-10-07", + "repository": "https://github.com/BobPalmer/MKS", + "license": "https://github.com/BobPalmer/MKS/blob/master/license.txt" }, - { - "name": "ModuleManager", - "min_version": "2.5.1" + "version": "0.22.1", + "ksp_version": "0.90", + "provides": [ + "MKS", + "OKS", + "USI-UKS" + ], + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.2.4" + }, + { + "name": "Toolbar", + "min_version": "1.7.7" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "Regolith", + "min_version": "0.1.0" + } + ], + "suggests": [ + { + "name": "TACLS", + "min_version": "v0.10.1" + } + ], + "conflicts": [ + { + "name": "MKS" + }, + { + "name": "OKS" + } + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "download": "https://github.com/BobPalmer/MKS/releases/download/0.22.1/MKS_0.22.1.zip", + "download_size": 22490697, + "download_hash": { + "sha1": "4B91E29A87221C4290C2B3B3589A7E549EECA070", + "sha256": "072D12E760B8EADA679C8DE82C86AC1A2C74F19906C6DDBE70A53FEEF1E6B611" }, - { - "name": "USITools", - "min_version": "0.2.4" - }, - { - "name": "Toolbar", - "min_version": "1.7.7" - }, - { - "name": "CommunityResourcePack", - "min_version": "0.2.3" - }, - { - "name": "Regolith", - "min_version": "0.1.0" - } - ], - "suggests": [ - { - "name": "TACLS", - "min_version": "v0.10.1" - } - ], - "conflicts": [ - { - "name": "MKS" - }, - { - "name": "OKS" - } - ], - "comment": "This may be renamed to USI-UKS in the future", - "provides": [ - "MKS", - "OKS", - "USI-UKS" - ], - "description": "MKS introduces a series of parts specifically designed to provide self-sustaining life support for multiple Kerbals for users of TAC-Life Support. While the parts will function without TAC-LS, 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.", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/79588-0-25-USI-Kolonization-Systems-%28MKS-OKS%29-%280-21-2%29-2014-10-07", - "license": "https://github.com/BobPalmer/MKS/blob/master/license.txt", - "repository": "https://github.com/BobPalmer/MKS" - }, - "author": "BobPalmer", - "version": "0.22.1", - "download": "https://github.com/BobPalmer/MKS/releases/download/0.22.1/MKS_0.22.1.zip", - "x_generated_by": "netkan", - "download_size": 22490697 -} \ No newline at end of file + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}