{
    "spec_version": 1,
    "identifier": "IFILS",
    "name": "Interstellar Flight Inc. - Kerbal Life Support",
    "abstract": "I know that there are a few Life support mods in development. They are too intense for my tastes. SO I designed my own.",
    "author": "Will565",
    "license": "GPL-3.0",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/threads/92011",
        "repository": "https://github.com/Will565/IFI-Life-Support"
    },
    "version": "v2.90",
    "ksp_version": "1.0",
    "depends": [
        {
            "name": "ModuleManager"
        }
    ],
    "install": [
        {
            "file": "IFILS",
            "install_to": "GameData",
            "filter_regexp": "ModuleManager.*dll$"
        }
    ],
    "download": "https://github.com/Will565/IFI-Life-Support/releases/download/v2.90/IFILifesupportPlugin29.zip",
    "download_size": 5551391,
    "x_generated_by": "netkan"
}