diff --git a/ModularFuelTanks/ModularFuelTanks-5.5.2.ckan b/ModularFuelTanks/ModularFuelTanks-5.5.2.ckan index 7ca1e8efc2..843b6e85b4 100644 --- a/ModularFuelTanks/ModularFuelTanks-5.5.2.ckan +++ b/ModularFuelTanks/ModularFuelTanks-5.5.2.ckan @@ -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" }