Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2017-10-16 00:00:15 +00:00
commit f77108c2c0
7 changed files with 46 additions and 37 deletions

View File

@ -3,25 +3,32 @@
"identifier": "KeminiResearchProgram",
"name": "Kemini Research Program",
"abstract": "Early science from experiments based on real experiments from the Gemini Program",
"description": "The Kemini Research Program is a set of small orbital experiments inspired by real experiments run during the Gemini missions. No additional equipment is required - simply install an experiment in the capsule and run it once in orbit.",
"author": [
"N3h3miah",
"mwerle"
"Micha"
],
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149298-13-nehemia-engineering-orbital-science-neos-was-oms/",
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=149298",
"repository": "https://github.com/mwerle/OrbitalMaterialScience"
},
"version": "0.7b2",
"ksp_version_min": "1.3.0",
"ksp_version_max": "1.3.99",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "NehemiahScienceCommon",
"min_version": "1:0.7b2"
}
],
"recommends": [
{
"name": "Corvus125mTwoKerbalPod"
},
{
"name": "K2CommandPodCont"
}

View File

@ -3,13 +3,14 @@
"identifier": "KerbalEnvironmentalEffectsStudy",
"name": "Kerbal Environmental Effects Study",
"abstract": "Science and money from experiments based on real space science.",
"description": "Kerbal Environmental Effects Study is a mid-game set of material exposure experiments aimed at small orbital stations. To run an experiment, you have to attach an Experiment Carrier to the outside of your station (using KIS), then add an experiment to it. The idea is to run experiments in the background while doing other missions.",
"author": [
"N3h3miah",
"mwerle"
"Micha"
],
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149298-13-nehemia-engineering-orbital-science-neos-was-oms/",
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=149298",
"repository": "https://github.com/mwerle/OrbitalMaterialScience"
},
"version": "0.7b2",
@ -17,19 +18,22 @@
"ksp_version_max": "1.3.99",
"depends": [
{
"name": "NehemiahScienceCommon",
"min_version": "1:0.7b2"
"name": "KIS"
},
{
"name": "KIS"
"name": "NehemiahScienceCommon",
"min_version": "1:0.7b2"
}
],
"recommends": [
{
"name": "Corvus125mTwoKerbalPod"
},
{
"name": "K2CommandPodCont"
},
{
"name": "ConnectedLivingSpace"
"name": "UniversalStorage"
}
],
"install": [

View File

@ -2,14 +2,15 @@
"spec_version": "v1.4",
"identifier": "KerbalLifeScience",
"name": "Kerbal Life Science",
"abstract": "Use Kerbals as test subjects to get science",
"abstract": "Use Kerbals as test subjects to get more science on your space station.",
"description": "Kerbal Life Science is a collection of multi-step experiments inspired by real-world ISS science experiments. To run experiments, you have to launch laboratories, equipment, and the experiments themselves and perform some assembly in-orbit before the experiments can be run. The idea is to run the experiments in the background while you do other missions.",
"author": [
"N3h3miah",
"mwerle"
"Micha"
],
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149298-13-nehemia-engineering-orbital-science-neos-was-oms/",
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=149298",
"repository": "https://github.com/mwerle/OrbitalMaterialScience"
},
"version": "0.7b2",

View File

@ -5,11 +5,11 @@
"abstract": "All of N3h3miah's mods in one downloadable pack.",
"author": [
"N3h3miah",
"mwerle"
"Micha"
],
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149298-13-nehemia-engineering-orbital-science-neos-was-oms/",
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=149298",
"repository": "https://github.com/mwerle/OrbitalMaterialScience"
},
"version": "0.7b2",
@ -24,14 +24,20 @@
}
],
"recommends": [
{
"name": "ConnectedLivingSpace"
},
{
"name": "Corvus125mTwoKerbalPod"
},
{
"name": "DockingPortAlignmentIndicator"
},
{
"name": "K2CommandPodCont"
},
{
"name": "UniversalStorage"
},
{
"name": "ConnectedLivingSpace"
}
],
"install": [

View File

@ -2,33 +2,28 @@
"spec_version": "v1.4",
"identifier": "NehemiahMultiPurposeParts",
"name": "Nehemiah Multipurpose Parts",
"abstract": "Shared files used by N3h3miah's KLS and OMS mod.",
"abstract": "Shared station parts used by N3h3miah's KLS and OMS mod.",
"author": [
"N3h3miah",
"mwerle"
"Micha"
],
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149298-13-nehemia-engineering-orbital-science-neos-was-oms/",
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=149298",
"repository": "https://github.com/mwerle/OrbitalMaterialScience"
},
"version": "1:0.7b2",
"ksp_version_min": "1.3.0",
"ksp_version_max": "1.3.99",
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "K2CommandPodCont"
"name": "ConnectedLivingSpace"
},
{
"name": "DockingPortAlignmentIndicator"
},
{
"name": "UniversalStorage"
},
{
"name": "ConnectedLivingSpace"
}
],
"install": [

View File

@ -5,21 +5,16 @@
"abstract": "Shared files used by all N3h3miah's mods.",
"author": [
"N3h3miah",
"mwerle"
"Micha"
],
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149298-13-nehemia-engineering-orbital-science-neos-was-oms/",
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=149298",
"repository": "https://github.com/mwerle/OrbitalMaterialScience"
},
"version": "1:0.7b2",
"ksp_version_min": "1.3.0",
"ksp_version_max": "1.3.99",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "NehemiahInc/NE_Science_Common",

View File

@ -3,13 +3,14 @@
"identifier": "OrbitalMaterialScience",
"name": "Orbital Material Science",
"abstract": "Get more science from orbit. Adds science experiments for your space station, inspired by real space experiments.",
"description": "Orbital Material Science is a collection of multi-step experiments inspired by real-world ISS science experiments. To run experiments, you have to launch laboratories, equipment, and the experiments themselves and perform some assembly in-orbit before the experiments can be run. The idea is to run the experiments in the background while you do other missions.",
"author": [
"N3h3miah",
"mwerle"
"Micha"
],
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149298-13-nehemia-engineering-orbital-science-neos-was-oms/",
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=149298",
"repository": "https://github.com/mwerle/OrbitalMaterialScience"
},
"version": "0.7b2",