From a9528d7df6ea2b9ed5e73518bca976b8547e0735 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 7 Jul 2021 15:49:56 +0000 Subject: [PATCH] NetKAN added mod - Parallax-1.3.0 --- Parallax/Parallax-1.3.0.ckan | 48 ++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Parallax/Parallax-1.3.0.ckan diff --git a/Parallax/Parallax-1.3.0.ckan b/Parallax/Parallax-1.3.0.ckan new file mode 100644 index 0000000000..5ed455aa8c --- /dev/null +++ b/Parallax/Parallax-1.3.0.ckan @@ -0,0 +1,48 @@ +{ + "spec_version": "v1.4", + "identifier": "Parallax", + "name": "Parallax", + "abstract": "A PBR tessellation shader for planetary textures", + "author": "Linx", + "version": "1.3.0", + "ksp_version": "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" + } + ], + "recommends": [ + { + "name": "Scatterer" + } + ], + "install": [ + { + "find": "Parallax", + "install_to": "GameData" + } + ], + "download": "https://github.com/Gameslinx/Tessellation/releases/download/1.3.0/Parallax-1.3.0.zip", + "download_size": 3419431, + "download_hash": { + "sha1": "8C3569FCD2117D4EF5DF40926E3358DDA07A00F4", + "sha256": "ADEEA37580024780BA34F7CE59E212AA7FF3A7603B277CE6E00815A3FE5CC7F0" + }, + "download_content_type": "application/zip", + "release_date": "2021-07-07T14:16:24Z", + "x_generated_by": "netkan" +}