From 0aebcc57f9ecd435474768f2ef78d9587bae37f7 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 15 Sep 2022 23:15:48 +0000 Subject: [PATCH] NetKAN added mod - Parallax-2.0.2 --- Parallax/Parallax-2.0.2.ckan | 59 ++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 Parallax/Parallax-2.0.2.ckan diff --git a/Parallax/Parallax-2.0.2.ckan b/Parallax/Parallax-2.0.2.ckan new file mode 100644 index 0000000000..519846ce38 --- /dev/null +++ b/Parallax/Parallax-2.0.2.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.2", + "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.2/Parallax-2.0.2.zip", + "download_size": 4174191, + "download_hash": { + "sha1": "705445C742DDB5A8006D510CD28BF18201367512", + "sha256": "7BEE0DE3CED0BECF1F22862D803D8684849228C851651ED7174982C9C9711E9D" + }, + "download_content_type": "application/zip", + "install_size": 4441482, + "release_date": "2022-09-15T22:50:45Z", + "x_generated_by": "netkan" +}