"NetKAN generated mods - UKS-1-0.50.4.0"

This commit is contained in:
NetKAN inflator Robot 2016-10-23 21:46:29 +00:00
parent 7815b6c702
commit 106163a774
1 changed files with 65 additions and 0 deletions

65
UKS/UKS-1-0.50.4.0.ckan Normal file
View File

@ -0,0 +1,65 @@
{
"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.4.0",
"ksp_version": "1.2.0",
"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"
}
],
"download": "https://github.com/BobPalmer/MKS/releases/download/0.50.4.0/MKS_0.50.4.0.zip",
"download_size": 28268626,
"download_hash": {
"sha1": "BA205E9499D2BDC539563B2099F6B8CB8964AB42",
"sha256": "43B6DA1C7293E3231B286C5081AF37AFA82F5CBDC0C8B78D3B11158C9F07D7D1"
},
"download_content_type": "application/zip",
"x_last_revision_by": "roverdude",
"x_generated_by": "netkan"
}