"NetKAN generated mods - UKS-1-0.50.15.0"

This commit is contained in:
NetKAN inflator Robot 2017-02-05 03:46:31 +00:00
parent a71a427ce4
commit 25e9b6bf1f
1 changed files with 70 additions and 0 deletions

70
UKS/UKS-1-0.50.15.0.ckan Normal file
View File

@ -0,0 +1,70 @@
{
"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",
"license": "restricted",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/79588",
"repository": "https://github.com/BobPalmer/MKS"
},
"version": "1:0.50.15.0",
"ksp_version_min": "1.2.0",
"ksp_version_max": "1.2.2",
"provides": [
"MKS"
],
"depends": [
{
"name": "FirespitterCore"
},
{
"name": "ModuleManager"
},
{
"name": "USITools"
},
{
"name": "CommunityResourcePack"
},
{
"name": "USI-Core"
},
{
"name": "Konstruction"
}
],
"suggests": [
{
"name": "USI-LS",
"min_version": "v0.1.0"
}
],
"conflicts": [
{
"name": "SETI-CommunityTechTree"
}
],
"install": [
{
"find": "UmbraSpaceIndustries/MKS",
"install_to": "GameData/UmbraSpaceIndustries"
},
{
"find": "UmbraSpaceIndustries/Karibou",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://github.com/BobPalmer/MKS/releases/download/0.50.15.0/MKS_0.50.15.0.zip",
"download_size": 49491560,
"download_hash": {
"sha1": "1CEFB1023BD57183CC569EF9D68794F02F630DFB",
"sha256": "FEF5DC15C023C93CFD364CF629307BA114B407B92773DB8DDDFA693077DE247A"
},
"download_content_type": "application/zip",
"x_last_revision_by": "kobymaru",
"x_generated_by": "netkan"
}