NetKAN added mod - UKS-1-1.4.1

This commit is contained in:
NetKAN inflator Robot 2020-12-22 01:47:01 +00:00
parent 426da88e2d
commit e136a6b9ba
1 changed files with 92 additions and 0 deletions

92
UKS/UKS-1-1.4.1.ckan Normal file
View File

@ -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.1",
"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.1/MKS_1.4.1.0.zip",
"download_size": 50834459,
"download_hash": {
"sha1": "E8EB76E197FEB1A6B3E9A0F2056DD6E6B204B652",
"sha256": "67A732B21A39385996C0354D501C2E6475A8CE06D66D74BE0670E795F198813A"
},
"download_content_type": "application/zip",
"release_date": "2020-12-22T01:21:49Z",
"x_last_revision_by": "DoktorKrogg",
"x_generated_by": "netkan"
}