"NetKAN generated mods - ConfigurableContainers-2.3.0"
This commit is contained in:
parent
6cc63c88fc
commit
05f6729d85
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "ConfigurableContainers",
|
||||
"name": "Configurable Containers",
|
||||
"abstract": "This mod converts all the stock fuel tanks and resource containers so that you can change the resource(s) they hold in Editor and in Flight.",
|
||||
|
@ -15,8 +15,7 @@
|
|||
"x_screenshot": "https://spacedock.info/content/allista_931/Configurable_Containers/Configurable_Containers-1476558929.8494947.png"
|
||||
},
|
||||
"version": "2.3.0",
|
||||
"ksp_version_min": "1.2",
|
||||
"ksp_version_max": "1.2.0",
|
||||
"ksp_version": "1.2.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -36,6 +35,49 @@
|
|||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "TweakScale"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
},
|
||||
{
|
||||
"name": "KWRocketry"
|
||||
},
|
||||
{
|
||||
"name": "Mk2Expansion"
|
||||
},
|
||||
{
|
||||
"name": "Mk3Expansion"
|
||||
},
|
||||
{
|
||||
"name": "SpaceY-Lifters"
|
||||
},
|
||||
{
|
||||
"name": "SpaceY-Expanded"
|
||||
},
|
||||
{
|
||||
"name": "FuelTanksPlus"
|
||||
},
|
||||
{
|
||||
"name": "ModRocketSys"
|
||||
},
|
||||
{
|
||||
"name": "StandardPropulsionSystems"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
},
|
||||
{
|
||||
"name": "TALSphericalToroidalPack"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ModularFuelTanks"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/ConfigurableContainers",
|
||||
|
|
Loading…
Reference in New Issue