{
    "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.0-catalpa",
    "ksp_version_min": "1.3",
    "ksp_version_max": "1.11",
    "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.0-catalpa/GroundEffect_v1.1.0.zip",
    "download_size": 4857,
    "download_hash": {
        "sha1": "BD2CB5D2423AAF0F8E6D4FE3CD813006CBAFE41F",
        "sha256": "599928360D03D8AF16ECED8983B4BDDC510D9D85BFFC6D99B6A48E8728C4F31B"
    },
    "download_content_type": "application/zip",
    "release_date": "2020-08-16T21:13:54Z",
    "x_generated_by": "netkan"
}