Skip to content

Commit

Permalink
ModularFuelTanks-5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
legolegs committed Jan 7, 2015
1 parent 71cd6be commit 362a95f
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions ModularFuelTanks/ModularFuelTanks-5.4.1.ckan
@@ -0,0 +1,40 @@
{
"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.4.1.zip",
"license" : "CC-BY-SA",
"version" : "5.4.1",
"release_status" : "stable",
"ksp_version" : "0.90",
"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"
},
"depends" : [
{ "name" : "KSPAPIExtensions" }
],
"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" }
]
}

0 comments on commit 362a95f

Please sign in to comment.