Add ModularFuelTanks v5.7.6 for KSP 1.1.3 (#1234)

This commit is contained in:
Myk 2016-11-09 07:39:13 +11:00 committed by Arne Peirs
parent f7b0bdf645
commit 25f68a22ad
1 changed files with 91 additions and 0 deletions

View File

@ -0,0 +1,91 @@
{
"spec_version": 1,
"identifier": "ModularFuelTanks",
"name": "Modular Fuel Tanks",
"abstract": "Refit tank with different fuel or other contents",
"description": "Modular Fuel Tanks allows any supported tank to be filled with exactly how much or how little fuel you want, of whatever type you want (though different tanks may allow or disallow certain fuels; jet fuel tanks won't take oxidizer for instance).",
"author": [
"taniwha",
"NathanKell",
"Swamp Ig",
"ChestBurster",
"ialdabaoth"
],
"license": "CC-BY-SA",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/58235-*",
"repository": "https://github.com/NathanKell/ModularFuelSystem"
},
"version": "5.7.6",
"ksp_version": "1.1.3",
"depends": [
{
"name": "ModuleManager"
}
],
"supports": [
{
"name": "AIESAerospace-Unofficial"
},
{
"name": "AIESAerospace"
},
{
"name": "FASA"
},
{
"name": "Firespitter"
},
{
"name": "KOSMOS"
},
{
"name": "KSPX"
},
{
"name": "KWRocketry"
},
{
"name": "MFSSettings"
},
{
"name": "NASAmission"
},
{
"name": "NovaPunch"
},
{
"name": "RLA-Stockalike"
},
{
"name": "SDHI"
},
{
"name": "SpaceShuttleEngines"
},
{
"name": "Squad"
},
{
"name": "Stretchy"
},
{
"name": "THHS"
},
{
"name": "TT"
},
{
"name": "TVPP"
}
],
"download": "http://taniwha.org/~bill/ModularFuelTanks_v5.7.6.zip",
"download_size": 36933,
"download_hash": {
"sha1": "9AF800EDBF77CF079A463030FE73E03105B41191",
"sha256": "38B0034DF2499D906E427BB085266F535993F6EC6402A25311897FE55E97E2C7"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}