{
    "spec_version": "v1.4",
    "identifier": "Parallax",
    "name": "Parallax",
    "abstract": "A PBR tessellation shader for planetary textures",
    "author": "Linx",
    "version": "2.0.7",
    "ksp_version_min": "1.11",
    "ksp_version_max": "1.12",
    "license": "CC-BY-NC-ND-4.0",
    "resources": {
        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/197024-*",
        "repository": "https://github.com/Gameslinx/Tessellation",
        "bugtracker": "https://github.com/Gameslinx/Tessellation/issues"
    },
    "tags": [
        "plugin",
        "library",
        "graphics"
    ],
    "depends": [
        {
            "name": "Kopernicus"
        },
        {
            "name": "Parallax-Textures"
        },
        {
            "name": "Parallax-Scatter-Textures"
        }
    ],
    "recommends": [
        {
            "name": "Scatterer"
        }
    ],
    "conflicts": [
        {
            "name": "Parallax-StockTextures",
            "max_version": "1.3.1"
        }
    ],
    "install": [
        {
            "find": "Parallax",
            "install_to": "GameData"
        }
    ],
    "download": "https://github.com/Gameslinx/Tessellation/releases/download/2.0.7/Parallax-2.0.7.zip",
    "download_size": 2787587,
    "download_hash": {
        "sha1": "20EEEDC46BC43FDD4DD447A0C88DC7FCF85C959F",
        "sha256": "0A9D777D9978FEB3C9C2374213CC25CB3A59ABD1A6CAF188A39E0FFBF0558794"
    },
    "download_content_type": "application/zip",
    "install_size": 3066516,
    "release_date": "2024-06-30T11:51:46Z",
    "x_generated_by": "netkan"
}