Merge pull request #787 from pjf/roverdude_early_index

Let's early index RoverDude's mods!
This commit is contained in:
Leon Wright 2015-10-26 10:11:13 +08:00
commit a0a401e57b
12 changed files with 257 additions and 27 deletions

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"identifier": "AlcubierreStandalone",
"name": "Alcubierre Warp Drive (Stand-alone)",
"abstract": "The Alcubierre drive works by moving space around your ship, not through acceleration.",
@ -10,14 +10,15 @@
"repository": "https://github.com/BobPalmer/WarpDrive"
},
"version": "0.3.0.0",
"ksp_version": "1.0",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
"find": "UmbraSpaceIndustries/WarpDrive",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://github.com/BobPalmer/WarpDrive/releases/download/0.3.0.0/WarpDrive_0.3.0.0.zip",
"download_size": 1429850,
"download_size": 1429851,
"x_generated_by": "netkan"
}

View File

@ -11,7 +11,8 @@
"repository": "https://github.com/BobPalmer/CommunityResourcePack"
},
"version": "0.4.5.0",
"ksp_version": "1.0",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"install": [
{
"file": "GameData/CommunityResourcePack",

View File

@ -0,0 +1,51 @@
{
"spec_version": "v1.4",
"comment": "This may be renamed to USI-Karbonite in the future",
"identifier": "Karbonite",
"name": "Karbonite",
"abstract": "A newly discovered mineral that has hydrocarbon-like properties and is perfect for processing into a fuel. It's easily mined from the surface, and can be found in liquid or gaseous forms on certain planets.",
"author": "RoverDude",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/89401",
"repository": "https://github.com/BobPalmer/Karbonite"
},
"version": "1:0.6.5.0",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"provides": [
"USI-Karbonite"
],
"depends": [
{
"name": "USITools"
},
{
"name": "USI-Core"
},
{
"name": "CommunityResourcePack"
},
{
"name": "FirespitterCore"
},
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "TextureReplacer"
}
],
"install": [
{
"find": "UmbraSpaceIndustries/Karbonite",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://github.com/BobPalmer/Karbonite/releases/download/0.6.5.0/Karbonite_0.6.5.0.zip",
"download_size": 25486159,
"x_generated_by": "netkan"
}

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"comment": "This may be renamed to USI-KarbonitePlus in the future",
"identifier": "KarbonitePlus",
"name": "KarbonitePlus",
@ -12,7 +12,8 @@
"repository": "https://github.com/BobPalmer/KarbonitePlus"
},
"version": "0.5.1.0",
"ksp_version": "1.0",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"provides": [
"USI-KarbonitePlus"
],
@ -23,8 +24,8 @@
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
"find": "UmbraSpaceIndustries/KarbonitePlus",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://github.com/BobPalmer/KarbonitePlus/releases/download/0.5.1.0/KPlus_0.5.1.0.zip",

68
UKS/UKS-1-0.31.11.2.ckan Normal file
View File

@ -0,0 +1,68 @@
{
"spec_version": "v1.4",
"comment": "This may be renamed to USI-UKS in the future",
"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 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.",
"author": "RoverDude",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/79588",
"repository": "https://github.com/BobPalmer/MKS",
"license": "https://github.com/BobPalmer/MKS/blob/master/license.txt"
},
"version": "1:0.31.11.2",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"provides": [
"MKS",
"OKS",
"USI-UKS"
],
"depends": [
{
"name": "FirespitterCore",
"min_version": "7.0.5398.27328"
},
{
"name": "ModuleManager",
"min_version": "2.5.1"
},
{
"name": "USITools",
"min_version": "0.4.0"
},
{
"name": "CommunityResourcePack",
"min_version": "0.2.3"
},
{
"name": "USI-Core"
}
],
"suggests": [
{
"name": "USI-LS",
"min_version": "v0.1.0"
}
],
"install": [
{
"find": "UmbraSpaceIndustries/Kolonization",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://github.com/BobPalmer/MKS/releases/download/0.31.11.2/UKS_0.31.11.2.zip",
"download_size": 31585933,
"conflicts": [
{
"name": "MKS"
},
{
"name": "OKS"
}
],
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,30 @@
{
"spec_version": 1,
"identifier": "USI-Core",
"name": "USI Core",
"abstract": "Kontainers and Reactors and shared tools for USI mods",
"author": "RoverDude",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://bobpalmer.github.io/UmbraSpaceIndustries/",
"repository": "https://github.com/BobPalmer/USI_Core"
},
"version": "0.0.1.0",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "USITools"
}
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
}
],
"download": "https://github.com/BobPalmer/USI_Core/releases/download/0.0.1.0/USICore_0.0.1.0.zip",
"download_size": 4587633,
"x_generated_by": "netkan"
}

View File

@ -1,17 +1,18 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"identifier": "USI-EXP",
"name": "USI Exploration Pack",
"abstract": "PackRat Rover and parts geared towards planetary exploration",
"author": "RoverDude",
"license": "CC-BY-NC-SA",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/86695",
"repository": "https://github.com/BobPalmer/ExplorationPack"
},
"version": "0.4.2.0",
"ksp_version": "1.0",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "FirespitterCore",
@ -35,8 +36,8 @@
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
"find": "UmbraSpaceIndustries/ExpPack",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://github.com/BobPalmer/ExplorationPack/releases/download/0.4.2.0/ExpPack_0.4.2.0.zip",

View File

@ -1,10 +1,10 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"identifier": "USI-FTT",
"name": "USI Freight Transport Technologies",
"abstract": "A series of modular parts for all of your hauling, mining, and exploration needs!",
"author": "RoverDude",
"license": "CC-BY-NC-SA",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/91706",
@ -32,8 +32,8 @@
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
"find": "UmbraSpaceIndustries/FTT",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://github.com/BobPalmer/FTT/releases/download/0.4.1/FTT_0.4.1.zip",

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"identifier": "USI-LS",
"name": "USI Life Support",
"abstract": "UmbraSpaceIndustries take on life support",
@ -21,8 +21,8 @@
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
"find": "UmbraSpaceIndustries/LifeSupport",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://github.com/BobPalmer/USI-LS/releases/download/0.1.5/USILS_0.1.5.zip",

View File

@ -0,0 +1,43 @@
{
"spec_version": "v1.4",
"identifier": "USI-MKSLite",
"name": "MKS Lite",
"abstract": "A lightweight version of MKS from USI",
"author": "Roverdude",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/135640",
"kerbalstuff": "https://kerbalstuff.com/mod/1184/MKS%20Lite",
"x_screenshot": "https://kerbalstuff.com/content/Roverdude_9553/MKS_Lite/MKS_Lite-1443711664.41608.png"
},
"version": "0.0.6.0",
"ksp_version": "1.0.4",
"depends": [
{
"name": "USITools"
},
{
"name": "USI-Core"
},
{
"name": "FirespitterCore"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "UmbraSpaceIndustries/MKS-LITE",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://kerbalstuff.com/mod/1184/MKS%20Lite/download/0.0.6.0",
"download_size": 11403117,
"conflicts": [
{
"name": "UKS"
}
],
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,33 @@
{
"spec_version": "v1.4",
"identifier": "USI-NuclearRockets",
"name": "Nuclear Rockets",
"abstract": "A set of Nuclear Pulse Engines including the Orion and Medusa",
"author": "Roverdude",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/135061",
"kerbalstuff": "https://kerbalstuff.com/mod/1175/Nuclear%20Rockets",
"x_screenshot": "https://kerbalstuff.com/content/Roverdude_9553/Nuclear_Rockets/Nuclear_Rockets-1443379056.8854012.png"
},
"version": "0.1.0.1",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "USI-Tools"
},
{
"name": "USI-Core"
}
],
"install": [
{
"find": "UmbraSpaceIndustries/Orion",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://kerbalstuff.com/mod/1175/Nuclear%20Rockets/download/0.1.0.1",
"download_size": 6816138,
"x_generated_by": "netkan"
}

View File

@ -1,17 +1,18 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"identifier": "USI-SRV",
"name": "USI Survival Pack",
"abstract": "Deployable Emergency Reentry Pod (DERP)",
"author": "RoverDude",
"license": "CC-BY-NC-SA",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/84359",
"repository": "https://github.com/BobPalmer/SrvPack"
},
"version": "0.3.2.0",
"ksp_version": "1.0",
"ksp_version_min": "0.90.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "FirespitterCore",
@ -32,8 +33,8 @@
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
"find": "UmbraSpaceIndustries/SrvPack",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://github.com/BobPalmer/SrvPack/releases/download/0.3.2.0/SrvPack_0.3.2.0.zip",