{
    "spec_version": 1,
    "identifier": "KerbalConstructionTime-RP-0-Config",
    "name": "Kerbal Construction Time RP-0 Config",
    "abstract": "A Kerbal Construction Time configuration meant to be used for RP-0",
    "license": "CC-BY-4.0",
    "author": "RP-0 Group",
    "release_status": "development",
    "depends": [
        {
            "name": "RP-0"
        },
        {
            "name": "KerbalConstructionTime"
        }
    ],
    "provides": [
        "KerbalConstructionTime-Config"
    ],
    "conflicts": [
        {
            "name": "KerbalConstructionTime-Config"
        }
    ],
    "install": [
        {
            "file": "GameData/KerbalConstructionTime",
            "install_to": "GameData"
        }
    ],
    "resources": {
        "repository": "https://github.com/KSP-RO/RP-0"
    },
    "version": "v0.24",
    "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.24/RP-0-v0.24.zip",
    "x_generated_by": "netkan",
    "download_size": 567380
}