From f19b92207c0e33553857227ca3103ca945c7e11b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 20 Feb 2021 18:32:40 +0000 Subject: [PATCH] NetKAN added mod - Parallax-1.2.1 --- Parallax/Parallax-1.2.1.ckan | 48 ++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Parallax/Parallax-1.2.1.ckan diff --git a/Parallax/Parallax-1.2.1.ckan b/Parallax/Parallax-1.2.1.ckan new file mode 100644 index 0000000000..08da24b592 --- /dev/null +++ b/Parallax/Parallax-1.2.1.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.2.1", + "ksp_version": "1.11", + "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.2.1/Parallax-1.2.1.zip", + "download_size": 16263371, + "download_hash": { + "sha1": "1B2F3729903BD206380D773E2D3E687102E515CA", + "sha256": "5C5B516B247242B4E65F91C7B8CAD5B0E4299B3C06875F3C6916725F2684948B" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-20T16:48:46Z", + "x_generated_by": "netkan" +}