{
    "spec_version": 1,
    "identifier": "CustomBiomes",
    "name": "Custom Biomes",
    "abstract": "Add or replace biomes to any celestial body in KSP",
    "author": "NathanKell",
    "license": "CC-BY-NC-SA-3.0",
    "release_status": "stable",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/threads/66256",
        "repository": "https://github.com/NathanKell/CustomBiomes"
    },
    "version": "v1.7.2",
    "ksp_version": "0.90",
    "depends": [
        {
            "name": "CustomBiomes-Data"
        }
    ],
    "recommends": [
        {
            "name": "CustomBiomes-Data-Stock"
        }
    ],
    "install": [
        {
            "file": "CustomBiomes",
            "install_to": "GameData"
        }
    ],
    "download": "https://github.com/NathanKell/CustomBiomes/releases/download/v1.7.2/CustomBiomes_1_7_2.zip",
    "download_size": 24559,
    "x_generated_by": "netkan"
}