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.12.1"

This commit is contained in:
NetKAN inflator Robot
2019-03-22 13:02:46 +00:00
parent e3dbc9ebbf
commit e4f70c8f91

View File

@ -0,0 +1,67 @@
{
"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.12.1",
"ksp_version_min": "1.4",
"depends": [
{
"name": "ModuleManager"
}
],
"supports": [
{
"name": "AIESAerospace-Unofficial"
},
{
"name": "FASA"
},
{
"name": "Firespitter"
},
{
"name": "KOSMOS-SSPP"
},
{
"name": "KSPX"
},
{
"name": "KWRocketry"
},
{
"name": "NovaPunch"
},
{
"name": "RLA-Stockalike"
},
{
"name": "SDHI-ServiceModuleSystem"
},
{
"name": "SpaceShuttleEngines"
}
],
"download": "http://taniwha.org/~bill/ModularFuelTanks_v5.11.0.zip",
"download_size": 38749,
"download_hash": {
"sha1": "BBBCB87F8E2416385C1F7AB7EF46AA3482BA526A",
"sha256": "B611ED53B2C7FF8CF2E4F070C13CF6E7A90D30A1786558489B585D68D6190527"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}