mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - UKS/UKS-0.30.0, USI-EXP/USI-EXP-0.4.0, USI-FTT/USI-FTT-0.4.0, USI-SRV/USI-SRV-0.3.0, USITools/USITools-0.4.0
This commit is contained in:
72
UKS/UKS-0.30.0.ckan
Normal file
72
UKS/UKS-0.30.0.ckan
Normal file
@ -0,0 +1,72 @@
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"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.30.0",
|
||||
"download": "https://github.com/BobPalmer/MKS/releases/download/0.30.0/MKS_0.30.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 18979885
|
||||
}
|
49
USI-EXP/USI-EXP-0.4.0.ckan
Normal file
49
USI-EXP/USI-EXP-0.4.0.ckan
Normal file
@ -0,0 +1,49 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"name": "USI Exploration Pack",
|
||||
"identifier": "USI-EXP",
|
||||
"author": "RoverDude",
|
||||
"abstract": "PackRat Rover and parts geared towards planetary exploration",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.90",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/86695",
|
||||
"repository": "https://github.com/BobPalmer/ExplorationPack"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore",
|
||||
"min_version": "7.0.5398.27328"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.5.1"
|
||||
},
|
||||
{
|
||||
"name": "USITools",
|
||||
"min_version": "0.2.4"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.2.3"
|
||||
},
|
||||
{
|
||||
"name": "Regolith",
|
||||
"min_version": "0.1.0"
|
||||
},
|
||||
{
|
||||
"name": "ModuleRCSFX"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/UmbraSpaceIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "0.4.0",
|
||||
"download": "https://github.com/BobPalmer/ExplorationPack/releases/download/0.4.0/ExpPack_0.4.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 4246057
|
||||
}
|
46
USI-FTT/USI-FTT-0.4.0.ckan
Normal file
46
USI-FTT/USI-FTT-0.4.0.ckan
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"name": "USI Freight Transport Technologies",
|
||||
"identifier": "USI-FTT",
|
||||
"author": "RoverDude",
|
||||
"abstract": "A series of modular parts for all of your hauling, mining, and exploration needs!",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.90",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/91706",
|
||||
"repository": "https://github.com/BobPalmer/FTT"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore",
|
||||
"min_version": "7.0.5398.27328"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.5.1"
|
||||
},
|
||||
{
|
||||
"name": "USITools",
|
||||
"min_version": "0.2.4"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.2.3"
|
||||
},
|
||||
{
|
||||
"name": "Regolith",
|
||||
"min_version": "0.1.0"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/UmbraSpaceIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "0.4.0",
|
||||
"download": "https://github.com/BobPalmer/FTT/releases/download/0.4.0/FTT_0.4.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 19195483
|
||||
}
|
46
USI-SRV/USI-SRV-0.3.0.ckan
Normal file
46
USI-SRV/USI-SRV-0.3.0.ckan
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"name": "USI Survival Pack",
|
||||
"identifier": "USI-SRV",
|
||||
"author": "RoverDude",
|
||||
"abstract": "Deployable Emergency Reentry Pod (DERP)",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.90",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/84359",
|
||||
"repository": "https://github.com/BobPalmer/SrvPack"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore",
|
||||
"min_version": "7.0.5398.27328"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.5.1"
|
||||
},
|
||||
{
|
||||
"name": "USITools",
|
||||
"min_version": "0.3.0"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.3.1"
|
||||
},
|
||||
{
|
||||
"name": "Regolith",
|
||||
"min_version": "0.1.0"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/UmbraSpaceIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "0.3.0",
|
||||
"download": "https://github.com/BobPalmer/SrvPack/releases/download/0.3.0/SrvPack_0.3.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 2866882
|
||||
}
|
27
USITools/USITools-0.4.0.ckan
Normal file
27
USITools/USITools-0.4.0.ckan
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"name": "Umbra Space Industries Tools",
|
||||
"author": "RoverDude",
|
||||
"identifier": "USITools",
|
||||
"abstract": "Common libraries for USI mods",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.90",
|
||||
"provides": [
|
||||
"USI-Tools"
|
||||
],
|
||||
"comment": "May be renamed to USI-Tools in the future",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/000_USITools",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/BobPalmer/UmbraSpaceIndustries"
|
||||
},
|
||||
"version": "0.4.0",
|
||||
"download": "https://github.com/BobPalmer/UmbraSpaceIndustries/releases/download/0.4.0/USITools_0.4.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 49961
|
||||
}
|
Reference in New Issue
Block a user