{
    "spec_version": "v1.4",
    "identifier": "SolverEngines",
    "name": "Solver Engines plugin",
    "abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
    "author": "NathanKell",
    "license": "LGPL-2.1",
    "release_status": "stable",
    "resources": {
        "repository": "https://github.com/KSP-RO/SolverEngines"
    },
    "version": "v1.3",
    "ksp_version_min": "1.0.0",
    "ksp_version_max": "1.0.4",
    "depends": [
        {
            "name": "ModuleAnimateEmissive"
        }
    ],
    "install": [
        {
            "find": "SolverEngines",
            "install_to": "GameData",
            "filter": [
                "ModuleAnimateEmissive.dll",
                "PluginData"
            ]
        }
    ],
    "download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.3/SolverEngines_v1.3.zip",
    "download_size": 33085,
    "download_hash": {
        "sha1": "D3CD87D15D0BB3A9B321056ED13C58A307F68C2F",
        "sha256": "069BDFFF3925AF5CFA45B72178872C5B503AB8A98BEC7188132ED9DBB084E4AB"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}