"NetKAN generated mods - ConfigurableContainers-2.3.0"

This commit is contained in:
NetKAN inflator Robot 2016-10-27 22:14:28 +00:00
parent 6cc63c88fc
commit 05f6729d85
1 changed files with 45 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{ {
"spec_version": "v1.4", "spec_version": "v1.16",
"identifier": "ConfigurableContainers", "identifier": "ConfigurableContainers",
"name": "Configurable Containers", "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.", "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" "x_screenshot": "https://spacedock.info/content/allista_931/Configurable_Containers/Configurable_Containers-1476558929.8494947.png"
}, },
"version": "2.3.0", "version": "2.3.0",
"ksp_version_min": "1.2", "ksp_version": "1.2.0",
"ksp_version_max": "1.2.0",
"depends": [ "depends": [
{ {
"name": "ModuleManager" "name": "ModuleManager"
@ -36,6 +35,49 @@
"name": "KSP-AVC" "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": [ "install": [
{ {
"file": "GameData/ConfigurableContainers", "file": "GameData/ConfigurableContainers",