diff --git a/Parallax/Parallax-2.0.8.ckan b/Parallax/Parallax-2.0.8.ckan new file mode 100644 index 0000000000..7e65e238ef --- /dev/null +++ b/Parallax/Parallax-2.0.8.ckan @@ -0,0 +1,59 @@ +{ + "spec_version": "v1.4", + "identifier": "Parallax", + "name": "Parallax", + "abstract": "A PBR tessellation shader for planetary textures", + "author": "Linx", + "version": "2.0.8", + "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.8/Parallax-2.0.8.zip", + "download_size": 2787587, + "download_hash": { + "sha1": "20EEEDC46BC43FDD4DD447A0C88DC7FCF85C959F", + "sha256": "0A9D777D9978FEB3C9C2374213CC25CB3A59ABD1A6CAF188A39E0FFBF0558794" + }, + "download_content_type": "application/zip", + "install_size": 3066516, + "release_date": "2024-06-30T12:42:36Z", + "x_generated_by": "netkan" +}