1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - ModularFuelTanks-5.7.0"

This commit is contained in:
NetKAN inflator Robot
2016-05-17 06:39:45 +00:00
parent fa4fbc4ded
commit 09699a683d

View File

@ -1,40 +1,91 @@
{
"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.7.0.zip",
"license" : "CC-BY-SA",
"version" : "5.7.0",
"release_status" : "stable",
"ksp_version" : "1.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/index.php?/topic/58235-11-modular-fuel-tanks-v570/",
"repository" : "https://github.com/NathanKell/ModularFuelSystem"
},
"depends": [
{ "name": "ModuleManager" }
"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"
],
"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" }
]
"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.7.0",
"ksp_version": "1.1.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.7.0.zip",
"download_size": 36265,
"download_hash": {
"sha1": "36C60FE66DA232876C8A4FE0EC8E744CD3702B22",
"sha256": "18DF4824393C1DDDCA6A7AB3D7D3D97247FAFEB68113CF4B0D0827995AAA2AD4"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}