'NetKAN generated mods - UKS/UKS-0.30.3.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 15:20:57 +00:00
parent 9d18f8e82a
commit 777f67f1d1
1 changed files with 0 additions and 68 deletions

View File

@ -1,68 +0,0 @@
{
"spec_version": 1,
"name": "USI Kolonization Systems (MKS/OKS)",
"identifier": "UKS",
"author": "RoverDude",
"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": "1.0",
"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.",
"comment": "This may be renamed to USI-UKS in the future",
"provides": [
"MKS",
"OKS",
"USI-UKS"
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/79588",
"license": "https://github.com/BobPalmer/MKS/blob/master/license.txt",
"repository": "https://github.com/BobPalmer/MKS"
},
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
}
],
"depends": [
{
"name": "FirespitterCore",
"min_version": "7.0.5398.27328"
},
{
"name": "ModuleManager",
"min_version": "2.5.1"
},
{
"name": "USITools",
"min_version": "0.4.0"
},
{
"name": "Toolbar",
"min_version": "1.7.7"
},
{
"name": "CommunityResourcePack",
"min_version": "0.2.3"
}
],
"suggests": [
{
"name": "USI-LS",
"min_version": "v0.1.0"
}
],
"conflicts": [
{
"name": "MKS"
},
{
"name": "OKS"
}
],
"version": "0.30.3",
"download": "https://github.com/BobPalmer/MKS/releases/download/0.30.3/UKS_0.30.3.zip",
"x_generated_by": "netkan",
"download_size": 19379083
}