NetKAN generated mods - ContractConfigurator-0.4.1, InFlightWaypoints-1.0.2, UKS-0.22.2, USI-ART-0.6.1, USI-EXP-0.3.1, USI-FTT-0.3.1, USI-SRV-0.2.2

This commit is contained in:
NetKAN bot 2014-12-25 00:14:27 -05:00
parent 5f65523d57
commit 23212b230a
7 changed files with 312 additions and 0 deletions

View File

@ -0,0 +1,31 @@
{
"spec_version": 1,
"identifier": "ContractConfigurator",
"name": "Contract Configurator",
"abstract": "A config-file based solution for creating new contracts!",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"author": "nightingale",
"description": "A config-file based solution for creating new contracts!",
"suggests": [
{
"name": "CoherentContracts"
},
{
"name": "ContractsWindowPlus"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki",
"repository": "https://github.com/jrossignol/ContractConfigurator"
},
"version": "0.4.1",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.4.1/ContractConfigurator_0.4.1.zip",
"x_generated_by": "netkan",
"download_size": 65622,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}

View File

@ -0,0 +1,22 @@
{
"spec_version": 1,
"identifier": "InFlightWaypoints",
"name": "In-Flight Waypoints",
"abstract": "Display waypoints while in flight.",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"author": "nightingale",
"description": "Display waypoints while in flight.",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/104758",
"bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues",
"license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt",
"repository": "https://github.com/jrossignol/InFlightWaypoints"
},
"version": "1.0.2",
"download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.0.2/InFlightWaypoints_1.0.2.zip",
"x_generated_by": "netkan",
"download_size": 10303,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}

72
UKS-0.22.2.ckan Normal file
View 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.22.2",
"download": "https://github.com/BobPalmer/MKS/releases/download/0.22.2/MKS_0.22.2.zip",
"x_generated_by": "netkan",
"download_size": 23416376
}

46
USI-ART-0.6.1.ckan Normal file
View File

@ -0,0 +1,46 @@
{
"spec_version": 1,
"name": "USI Asteroid Recycling Technologies",
"identifier": "USI-ART",
"author": "RoverDude",
"abstract": "Allows you to remove asteroid mass and attach multiple reconfigurable storage tanks to the asteroid's surface.",
"license": "CC-BY-NC-SA",
"release_status": "stable",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/91790",
"repository": "https://github.com/BobPalmer/ART"
},
"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/ART",
"install_to": "GameData"
}
],
"version": "0.6.1",
"download": "https://github.com/BobPalmer/ART/releases/download/0.6.1/ART_0.6.1.zip",
"x_generated_by": "netkan",
"download_size": 8403628
}

49
USI-EXP-0.3.1.ckan Normal file
View 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.3.1",
"download": "https://github.com/BobPalmer/ExplorationPack/releases/download/0.3.1/ExpPack_0.3.1.zip",
"x_generated_by": "netkan",
"download_size": 5115622
}

46
USI-FTT-0.3.1.ckan Normal file
View 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.3.1",
"download": "https://github.com/BobPalmer/FTT/releases/download/0.3.1/FTT_0.3.1.zip",
"x_generated_by": "netkan",
"download_size": 19244230
}

46
USI-SRV-0.2.2.ckan Normal file
View 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.2.2",
"download": "https://github.com/BobPalmer/SrvPack/releases/download/0.2.2/SrvPack_0.2.1.zip",
"x_generated_by": "netkan",
"download_size": 2916092
}