{
    "spec_version"   : 1,
    "name"           : "Real Solar System Textures - 2048 x 1024",
    "identifier"     : "RSSTextures2048",
    "provides"       : [ "RSSTextures" ],
    "conflicts"      : [
        { "name" : "RSSTextures4096" },
        { "name" : "RSSTextures8192" }
    ],
    "abstract"       : "Textures for Real Solar Systems",
    "download"       : "https://ksp.sarbian.com/nathankell/RealSolarSystem/Textures//2048.zip",
    "license"        : "CC-BY-NC-SA",
    "version"        : "1.0",
    "ksp_version_max"    : "0.90",
    "release_status" : "stable",
    "depends" : [
        { "name" : "RealSolarSystem" }
    ],
    "install" : [
        {
            "file"       : "RealSolarSystem",
            "install_to" : "GameData"
        }
    ]
}