NetKAN generated mods - AdjustableLandingGear/AdjustableLandingGear-1.0.4, ModularRocketSystem/ModularRocketSystem-1.5.1, SETIBalanceMod/SETI-0.7.5, Tantares/Tantares-16
This commit is contained in:
parent
65cfb8d112
commit
96b0c557d1
|
@ -2,6 +2,9 @@
|
|||
"spec_version": 1,
|
||||
"identifier": "AdjustableLandingGear",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_max": "0.90",
|
||||
"x_comment": "TEMPORARY! Delete this as soon as official 0.90 comes out!!!",
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
|
@ -22,7 +25,6 @@
|
|||
"homepage": "http://forum.kerbalspaceprogram.com/threads/99660-0-25-Adjustable-Landing-Gear",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/321/Adjustable%20Landing%20Gear"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "Adjustable Landing Gear",
|
||||
"abstract": "Landing gear the way you want it!",
|
||||
"author": "BahamutoD",
|
||||
|
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ModularRocketSystem",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"install": [
|
||||
{
|
||||
"file": "ModRocketSys",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/93067",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/148/Modular%20Rocket%20Systems%20-%20Parts%20Pack"
|
||||
},
|
||||
"name": "Modular Rocket Systems - Parts Pack",
|
||||
"abstract": "Stock-alike parts that fill in gaps in the stock selection, and offer additional NASA-like cosmetic options. ",
|
||||
"author": "NecroBones",
|
||||
"version": "1.5.1",
|
||||
"download": "https://kerbalstuff.com/mod/148/Modular%20Rocket%20Systems%20-%20Parts%20Pack/download/1.5.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 12181922,
|
||||
"ksp_version_min": "0.90.0"
|
||||
}
|
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SETI",
|
||||
"depends": [
|
||||
{
|
||||
"name": "B9AerospaceProceduralParts"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "ContractScienceModifier"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
},
|
||||
{
|
||||
"name": "StageRecovery"
|
||||
},
|
||||
{
|
||||
"name": "StockBugFixModules"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "DockingPortAlignmentIndicator"
|
||||
},
|
||||
{
|
||||
"name": "KerbalAlarmClock"
|
||||
},
|
||||
{
|
||||
"name": "KerbalEngineerRedux"
|
||||
},
|
||||
{
|
||||
"name": "TweakableEverything"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "SETI",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/106130",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/484/SETI-BalanceMod"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "SETI-BalanceMod",
|
||||
"license": "restricted",
|
||||
"abstract": "The Scope, Econ & Tech Integration - BalanceMod combines and tweaks existing mods to provide a more coherent and balanced gameplay experience.",
|
||||
"author": "Yemo",
|
||||
"version": "0.7.5",
|
||||
"download": "https://kerbalstuff.com/mod/484/SETI-BalanceMod/download/0.7.5",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 429038
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "Tantares",
|
||||
"identifier": "Tantares",
|
||||
"author": "Beale",
|
||||
"abstract": "Stockalike Soyuz and MIR",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "0.25",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/81537",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/303"
|
||||
},
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Tantares",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"x_maintained_by": "eagleshift",
|
||||
"version": "16",
|
||||
"download": "https://kerbalstuff.com/mod/303/Tantares%20-%20Stockalike%20Soyuz%20&%20More/download/16",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 19659321
|
||||
}
|
Loading…
Reference in New Issue