🌈🌈🌈🌈🌈:~=[,,_,,]:3 NyanKAN update

- ImpossibleInnovations
- Karbonite
- KarbonitePlus
- UKS
- USI-{ART,EXP,FTT,SRV}
- USITools
This commit is contained in:
Paul Fenwick 2014-11-22 22:29:20 +11:00
parent fd6a738ba6
commit 5ed2b1db86
9 changed files with 215 additions and 2 deletions

View File

@ -2,6 +2,14 @@
"spec_version": 1,
"identifier": "ImpossibleInnovations",
"x_netkan_license_ok": true,
"depends": [
{
"name": "TweakScale"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/ImpossibleInnovations",

View File

@ -33,6 +33,10 @@
"name": "TextureReplacer"
}
],
"comment": "This may be renamed to USI-Karbonite in the future",
"provides": [
"USI-Karbonite"
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",

View File

@ -16,6 +16,10 @@
"name": "Karbonite"
}
],
"comment": "This may be renamed to USI-KarbonitePlus in the future",
"provides": [
"USI-KarbonitePlus"
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",

View File

@ -2,7 +2,7 @@
"spec_version": 1,
"name": "USI Kolonization Systems (MKS/OKS)",
"identifier": "UKS",
"abstract": "a series of interlocking modules for building long-term, self sustaining colonies on other planets and moons.",
"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.25",
@ -56,9 +56,11 @@
"name": "OKS"
}
],
"comment": "This may be renamed to USI-UKS in the future",
"provides": [
"MKS",
"OKS"
"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": {

46
USI-ART-0.5.4.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.25",
"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": "ORSX",
"min_version": "0.1.3"
}
],
"install": [
{
"file": "GameData/ART",
"install_to": "GameData"
}
],
"version": "0.5.4",
"download": "https://github.com/BobPalmer/ART/releases/download/0.5.4/ART_0.5.4.zip",
"x_generated_by": "netkan",
"download_size": 24734530
}

53
USI-EXP-0.2.5.ckan Normal file
View File

@ -0,0 +1,53 @@
{
"spec_version": 1,
"name": "USI Exploration Pack",
"identifier": "USI-EXP",
"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.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/91790",
"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": "CIT-Util",
"min_version": "1.0.4"
},
{
"name": "CommunityResourcePack",
"min_version": "0.2.3"
},
{
"name": "ORSX",
"min_version": "0.1.3"
},
{
"name": "ModuleRCSFX"
}
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
}
],
"version": "0.2.5",
"download": "https://github.com/BobPalmer/ExplorationPack/releases/download/0.2.5/ExpPack_0.2.5.zip",
"x_generated_by": "netkan",
"download_size": 21514608
}

46
USI-FTT-0.2.4.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.25",
"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": "ORSX",
"min_version": "0.1.3"
}
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
}
],
"version": "0.2.4",
"download": "https://github.com/BobPalmer/FTT/releases/download/0.2.4/FTT_0.2.4.zip",
"x_generated_by": "netkan",
"download_size": 34515777
}

46
USI-SRV-0.1.3.ckan Normal file
View File

@ -0,0 +1,46 @@
{
"spec_version": 1,
"name": "USI Survival Pack",
"identifier": "USI-SRV",
"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.25",
"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.2.4"
},
{
"name": "CommunityResourcePack",
"min_version": "0.2.3"
},
{
"name": "ORSX",
"min_version": "0.1.3"
}
],
"install": [
{
"file": "Gamedata/UmbraSpaceIndustries",
"install_to": "GameData"
}
],
"version": "0.1.3",
"download": "https://github.com/BobPalmer/SrvPack/releases/download/0.1.3/SrvPack_0.1.3.zip",
"x_generated_by": "netkan",
"download_size": 19249182
}

View File

@ -7,6 +7,10 @@
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "0.25",
"provides": [
"USI-Tools"
],
"comment": "May be renamed to USI-Tools in the future",
"install": [
{
"file": "GameData/000_USITools",