"NetKAN generated mods - ConfigurableContainers-2.4.0.1"
This commit is contained in:
parent
4e3927e5f3
commit
8b0448e5f5
|
@ -0,0 +1,100 @@
|
|||
{
|
||||
"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.",
|
||||
"author": [
|
||||
"allista"
|
||||
],
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150104-12-configurable-containers",
|
||||
"spacedock": "https://spacedock.info/mod/1002/Configurable%20Containers",
|
||||
"repository": "https://github.com/allista/ConfigurableContainers",
|
||||
"bugtracker": "https://github.com/allista/ConfigurableContainers/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/allista_931/Configurable_Containers/Configurable_Containers-1476558929.8494947.png"
|
||||
},
|
||||
"version": "2.4.0.1",
|
||||
"ksp_version": "1.2.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "AT-Utils"
|
||||
},
|
||||
{
|
||||
"name": "ConfigurableContainers-Core"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"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",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"TankTypes.cfg",
|
||||
"TankConfigs.cfg",
|
||||
"Cryogenics.cfg"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1002/Configurable%20Containers/download/2.4.0.1",
|
||||
"download_size": 140275,
|
||||
"download_hash": {
|
||||
"sha1": "C74D70FB12C0BEBC9072EC84FEDA0141A8D28DC1",
|
||||
"sha256": "610396707B03EEF4BACE803A3FAE56ED7E2007798D33986B3ABC03B588EEBAF4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue