Update Modular Fuel Tanks to 5.5.2
This commit is contained in:
parent
a8a7cc62e2
commit
c29dc77ace
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"spec_version" : 1,
|
||||
"name" : "Modular Fuel Tanks",
|
||||
"abstract" : "Refit tank with different fuel or other contents",
|
||||
"identifier" : "ModularFuelTanks",
|
||||
"download" : "http://taniwha.org/~bill/ModularFuelTanks_v5.5.2.zip",
|
||||
"license" : "CC-BY-SA",
|
||||
"version" : "5.5.2",
|
||||
"release_status" : "stable",
|
||||
"ksp_version" : "1.0",
|
||||
"author" : ["taniwha", "NathanKell", "Swamp Ig", "ChestBurster", "ialdabaoth"],
|
||||
"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).",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/64117",
|
||||
"repository" : "https://github.com/NathanKell/ModularFuelSystem"
|
||||
},
|
||||
"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" }
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue