{
    "spec_version": 1,
    "identifier": "CustomBiomes-Data-RSS",
    "name": "Custom Biomes (Real Solar System data)",
    "abstract": "Custom biomes for the Real Solar System",
    "author": "NathanKell",
    "license": "CC-BY-NC-SA",
    "release_status": "stable",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
        "repository": "https://github.com/NathanKell/RealSolarSystem"
    },
    "version": "v8.6.1",
    "ksp_version": "any",
    "provides": [
        "CustomBiomes-Data"
    ],
    "depends": [
        {
            "name": "RealSolarSystem"
        },
        {
            "name": "CustomBiomes"
        }
    ],
    "install": [
        {
            "file": "CustomBiomes",
            "install_to": "GameData",
            "comment": "This regexp only installs PluginData, and nothing else, skipping PluginData/CustomBiomes/config.xml",
            "filter_regexp": "^(?!CustomBiomes/PluginData/)|config.xml"
        }
    ],
    "download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.6.1/RealSolarSystem_v8.6.1.zip",
    "download_size": 15562393,
    "conflicts": [
        {
            "name": "CustomBiomes-Data"
        }
    ],
    "x_generated_by": "netkan"
}