"NetKAN generated mods - ModularFuelTanks-5.8.2"
This commit is contained in:
parent
495c6d8c99
commit
9a152d2253
|
@ -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-11-modular-fuel-tanks-v570/",
|
||||
"repository": "https://github.com/NathanKell/ModularFuelSystem"
|
||||
},
|
||||
"version": "5.8.2",
|
||||
"ksp_version": "1.2.1",
|
||||
"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.8.2.zip",
|
||||
"download_size": 35425,
|
||||
"download_hash": {
|
||||
"sha1": "263F29FD1056D863B73C7DCA24457BD9BE3055D3",
|
||||
"sha256": "88D403885A9584F44BC333B2171BE1FA490BE07983BDC9508D2A4A848BE0610A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue