{
    "spec_version": "v1.4",
    "identifier": "GroundEffect",
    "name": "KSP GroundEffect",
    "abstract": "A KSP mod that adds ground effect forces on top of stock aerodynamics",
    "author": "Capital-Asterisk",
    "version": "v1.1.1-catalpa",
    "ksp_version_min": "1.3",
    "ksp_version_max": "1.12",
    "license": "MIT",
    "resources": {
        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/183500-*",
        "repository": "https://github.com/Capital-Asterisk/KSP_GroundEffect",
        "bugtracker": "https://github.com/Capital-Asterisk/KSP_GroundEffect/issues"
    },
    "tags": [
        "plugin",
        "physics"
    ],
    "conflicts": [
        {
            "name": "FAR"
        }
    ],
    "install": [
        {
            "find": "GroundEffect.dll",
            "install_to": "GameData/GroundEffect"
        }
    ],
    "download": "https://github.com/Capital-Asterisk/KSP_GroundEffect/releases/download/v1.1.1-catalpa/GroundEffect.zip",
    "download_size": 4371,
    "download_hash": {
        "sha1": "215F7CE14DB9A596733109E944B0B334A77B5151",
        "sha256": "873E1C55B1C4D06BEF13B5D3C9F478594098F153F6CEDA4B1543552CD1063E5B"
    },
    "download_content_type": "application/zip",
    "install_size": 8704,
    "release_date": "2022-01-07T07:54:54Z",
    "x_generated_by": "netkan"
}