NetKAN generated mods - AntaresCygnus/AntaresCygnus-0.30, KerbalLaunchFailure/KerbalLaunchFailure-v1.0.0, ZeroPointInlineFairings/ZeroPointInlineFairings-1.0

This commit is contained in:
NetKAN bot 2015-06-03 22:03:11 +02:00
parent a6647af0e0
commit c1fdd69759
3 changed files with 72 additions and 2 deletions

View File

@ -0,0 +1,34 @@
{
"identifier": "AntaresCygnus",
"spec_version": 1,
"license": "CC-BY-NC-ND-3.0",
"author": [
"Kartoffelkuchen",
"RaiderNick"
],
"install": [
{
"file": "GameData/KK_Antares",
"install_to": "GameData"
},
{
"file": "GameData/RN_Cygnus",
"install_to": "GameData"
},
{
"file": "Ships",
"install_to": "Ships"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/123578",
"kerbalstuff": "https://kerbalstuff.com/mod/855/Antares%20&%20Cygnus"
},
"ksp_version": "1.0.2",
"name": "Antares & Cygnus",
"abstract": "Contains Antares launch vehicle, Cygnus and Cygnus Extended cargo resupply vehicle",
"version": "0.30",
"download": "https://kerbalstuff.com/mod/855/Antares%20%26%20Cygnus/download/0.30",
"x_generated_by": "netkan",
"download_size": 6867007
}

View File

@ -0,0 +1,17 @@
{
"identifier": "KerbalLaunchFailure",
"spec_version": 1,
"license": "GPL-2.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/123590",
"kerbalstuff": "https://kerbalstuff.com/mod/856/Kerbal%20Launch%20Failure"
},
"ksp_version": "1.0.2",
"name": "Kerbal Launch Failure",
"abstract": "A lightweight, random launch failure mod. You might want to start using that Launch Escape System with this installed.",
"author": "stevehead",
"version": "v1.0.0",
"download": "https://kerbalstuff.com/mod/856/Kerbal%20Launch%20Failure/download/v1.0.0",
"x_generated_by": "netkan",
"download_size": 16386
}

View File

@ -1,7 +1,6 @@
{
"spec_version": 1,
"identifier": "ZeroPointInlineFairings",
"ksp_version_max": "0.90",
"license": "CC-BY-NC-SA",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/94427",
@ -18,11 +17,31 @@
"name": "ZeroPointInlineFairings-Lite"
}
],
"depends": [
{
"name": "FerramAerospaceResearch"
}
],
"suggests": [
{
"name": "ModularRocketSystem"
},
{
"name": "SpaceY-Lifters"
},
{
"name": "ColorCodedCans"
},
{
"name": "FuelTanksPlus"
}
],
"name": "Zero Point Inline Fairings",
"abstract": "A stock-alike pack of inline fairings that allow for optional additional stacking above.",
"author": "NecroBones",
"version": "1.0",
"download": "https://kerbalstuff.com/mod/196/Zero%20Point%20Inline%20Fairings/download/1.0",
"x_generated_by": "netkan",
"download_size": 2789658
"download_size": 2789658,
"ksp_version_min": "1.0.1"
}