{
    "spec_version": 1,
    "identifier": "KSPDev-LogConsole",
    "name": "KSPDev LogConsole",
    "abstract": "Advanced console for in-game logging system. Supports persistense, filtering, records grouping, and many more.",
    "author": [
        "IgorZ"
    ],
    "license": "public-domain",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150786-12-kspdev-logconsole-v0120-utils-v0190/",
        "repository": "https://github.com/ihsoft/KSPDev_LogConsole/tree/master/Source",
        "bugtracker": "https://github.com/ihsoft/KSPDev_LogConsole/issues/new"
    },
    "version": "1:1.1",
    "ksp_version_min": "1.7.0",
    "ksp_version_max": "1.7.99",
    "install": [
        {
            "file": "GameData/KSPDev",
            "install_to": "GameData"
        }
    ],
    "download": "https://github.com/ihsoft/KSPDev_LogConsole/releases/download/1.1/KSPDev_LogConsole_v1.1.zip",
    "download_size": 91594,
    "download_hash": {
        "sha1": "9226C6CA0D4E1C525F3F446EE0C42B905EEE4AFD",
        "sha256": "9815D19D2C0782490F044411FB29A3EFE077403DBD0C134EBE493979A567218F"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}