"NetKAN generated mods - ModularFuelTanks-5.5.2"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-28 13:58:14 +00:00
parent 62622a3a6e
commit 7ba43f167f
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.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"
"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.2",
"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.2.zip",
"download_size": 86470,
"download_hash": {
"sha1": "C6182F32B9CE21734E1A3CB7EC4D9C5042E2D122",
"sha256": "CD234618EFC971218CF88A75FE036AE22E047E5C904C70C7EA957BC63EF3EEE3"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}