{
    "spec_version": 1,
    "identifier": "FuelSwitchtoeverytank-ThermalPaint",
    "name": "FuelSwitch to every tank-ThermalPaint",
    "abstract": "This small ModuleManager config adds module FSfuelSwitch to every fuel tank in game, including non-stock. This version is specifically compatible with ThermalPaint.",
    "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.2b",
    "ksp_version": "1.0.2",
    "provides": [
        "FuelSwitchtoeverytank"
    ],
    "depends": [
        {
            "name": "ModuleManager"
        },
        {
            "name": "FirespitterCore"
        },
        {
            "name": "ThermalPaint"
        }
    ],
    "conflicts": [
        {
            "name": "InterstellarFuelSwitch-Core"
        },
        {
            "name": "StockFuelSwitch"
        },
        {
            "name": "FuelSwitchtoeverytank"
        }
    ],
    "install": [
        {
            "file": "FSfuelSwitchForEveryTankThermalPaint.cfg",
            "install_to": "GameData"
        }
    ],
    "download": "https://archive.org/download/FuelSwitchtoeverytank-ThermalPaint-0.2b/C3DBFB58-FuelSwitchtoeverytank-ThermalPaint-0.2b.zip",
    "download_size": 5268,
    "download_hash": {
        "sha1": "C3DBFB5833EE7AA03FE2CF4B01677260D6CA2F8B",
        "sha256": "A3FB7FD08AE71BDB2C5AA703250C95D0450813AE2D072FD16CEA33920628606E"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}