{
    "spec_version": 1,
    "identifier": "FuelSwitchtoeverytank-default",
    "name": "FuelSwitch to every tank-default",
    "abstract": "This small ModuleManager config adds module FSfuelSwitch to every fuel tank in game, including non-stock",
    "author": "micha030201",
    "license": "CC-BY-SA-2.0",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/threads/123581",
        "repository": "http://The%20config%20itself",
        "kerbalstuff": "https://kerbalstuff.com/mod/861/FuelSwitch%20to%20every%20tank"
    },
    "version": "0.4",
    "ksp_version": "1.0.5",
    "provides": [
        "FuelSwitchtoeverytank"
    ],
    "depends": [
        {
            "name": "ModuleManager"
        },
        {
            "name": "FirespitterCore"
        }
    ],
    "conflicts": [
        {
            "name": "StockFuelSwitch"
        },
        {
            "name": "FuelSwitchtoeverytank"
        },
        {
            "name": "ThermalPaint"
        }
    ],
    "install": [
        {
            "file": "FSfuelSwitchForEveryTank.cfg",
            "install_to": "GameData"
        }
    ],
    "download": "https://archive.org/download/FuelSwitchtoeverytank-default-0.4/2F75BC48-FuelSwitchtoeverytank-default-0.4.zip",
    "download_size": 5489,
    "download_hash": {
        "sha1": "2F75BC488E07AC1638CAACC42DDFED320F70A6C4",
        "sha256": "668D7FA8515BAC3CEDA72560BBB8F682E01FAA6904590EE711B9337DA0D30F88"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}