From c160271e4f6b5730eed426374204bd6e06fb2d87 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Sat, 24 Sep 2022 17:45:28 +0000
Subject: [PATCH] NetKAN added mod - Parallax-2.0.4

---
 Parallax/Parallax-2.0.4.ckan | 59 ++++++++++++++++++++++++++++++++++++
 1 file changed, 59 insertions(+)
 create mode 100644 Parallax/Parallax-2.0.4.ckan

diff --git a/Parallax/Parallax-2.0.4.ckan b/Parallax/Parallax-2.0.4.ckan
new file mode 100644
index 0000000000..48702fe7ac
--- /dev/null
+++ b/Parallax/Parallax-2.0.4.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.4",
+    "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.4/Parallax-2.0.4.zip",
+    "download_size": 4174586,
+    "download_hash": {
+        "sha1": "821BFE55B57D15E643C0487CBC73A1E942202BC1",
+        "sha256": "DA875FC48773A1967A92DCC3E09DDF0B07334D48E82D4EE24517BD46AB0C7B4B"
+    },
+    "download_content_type": "application/zip",
+    "install_size": 4442506,
+    "release_date": "2022-09-24T17:37:17Z",
+    "x_generated_by": "netkan"
+}