"NetKAN generated mods - ModularFuelTanks-5.9.0"
This commit is contained in:
parent
3c0b7af42d
commit
228d23fa4f
|
@ -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.9.0",
|
||||
"ksp_version": "1.3.0",
|
||||
"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.9.0.zip",
|
||||
"download_size": 35813,
|
||||
"download_hash": {
|
||||
"sha1": "5312D4A0F0081C626D750F5BB3BE03D1F98CB184",
|
||||
"sha256": "22BB338F2DC36BCB5D416C6CBB8031E521D11EE1D53F090C00222454037FE1EF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue