"NetKAN generated mods - ModularFuelTanks-5.5.1"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-30 11:08:16 +00:00
parent f999997d22
commit 4e5327707a
1 changed files with 83 additions and 34 deletions

View File

@ -1,37 +1,86 @@
{
"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.1.zip",
"license" : "CC-BY-SA",
"version" : "5.5.1",
"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"
"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/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" }
]
"version": "5.5.1",
"ksp_version": "1.0",
"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.5.1.zip",
"download_size": 84763,
"download_hash": {
"sha1": "47B338C2FB87C4C73B2781942188EDF134AA5A5A",
"sha256": "0972DC1A6D43D4773131056B1C719856F72064578E49D5759D8AD6683B03AFC5"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}