"NetKAN generated mods - KKL-v1.2"
This commit is contained in:
parent
83d740a057
commit
ab95958227
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
"identifier": "KKL",
|
"identifier": "KKL",
|
||||||
"name": "Kerbal Kustomz Ltd (KKL)",
|
"name": "Kerbal Kustomz Limited",
|
||||||
"abstract": "KSP mod to fulfill some gameplay wishes",
|
"abstract": "KSP mod to fulfill some gameplay wishes",
|
||||||
"author": "craidler",
|
"author": "craidler",
|
||||||
"license": "LGPL-2.1",
|
"license": "LGPL-2.1",
|
||||||
|
@ -14,29 +14,23 @@
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ClickThroughBlocker"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "MechJeb2"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"recommends": [
|
"recommends": [
|
||||||
{
|
{
|
||||||
"name": "Mk1CabinHatch"
|
"name": "Chatterer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "InterstellarFuelSwitch"
|
"name": "DistantObject"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "NearFutureSolar"
|
"name": "EasyVesselSwitch"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "NearFutureConstruction"
|
"name": "EnvironmentalVisualEnhancements"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "StationPartsExpansionRedux"
|
"name": "KeepItStraight"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "KAS"
|
"name": "KAS"
|
||||||
|
@ -44,35 +38,74 @@
|
||||||
{
|
{
|
||||||
"name": "KIS"
|
"name": "KIS"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "KerbalInventorySystemNoFun"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "KerbalAlarmClock"
|
"name": "KerbalAlarmClock"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "KerbalImprovedSaveSystem"
|
"name": "KerbalJointReinforcementContinued"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ZeroMiniAVC"
|
"name": "kOS"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "VABReorienter"
|
"name": "KspCraftOrganizer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "KeepItStraight"
|
"name": "ResonantOrbitCalculator"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "DistantObject"
|
"name": "LightsOutRelit"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "MechJeb2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureConstruction"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureElectrical"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureLaunchVehicles"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFuturePropulsion"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureSolar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureSpacecraft"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureSpacecraft-OrbitalLFOEngines"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ReStock"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ReStockPlus"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "SimpleFuelSwitch"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "StationKeeping"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "StockVisualEnhancements"
|
"name": "StockVisualEnhancements"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "CustomAsteroids"
|
"name": "StationPartsExpansionRedux"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "CraftManager"
|
"name": "VariantPersist"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "WarpEverywhere"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ZeroMiniAVC"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"install": [
|
"install": [
|
||||||
|
@ -89,8 +122,9 @@
|
||||||
},
|
},
|
||||||
"download_content_type": "application/zip",
|
"download_content_type": "application/zip",
|
||||||
"tags": [
|
"tags": [
|
||||||
"resources",
|
"defaults",
|
||||||
"parts"
|
"parts",
|
||||||
|
"tweaks"
|
||||||
],
|
],
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue