From 2f537d85003fbde7b9a239b156f389b6305049a0 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Thu, 1 Apr 2021 16:53:17 +0000
Subject: [PATCH] NetKAN added mod - Parallax-1.2.3

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

diff --git a/Parallax/Parallax-1.2.3.ckan b/Parallax/Parallax-1.2.3.ckan
new file mode 100644
index 0000000000..1006fd333f
--- /dev/null
+++ b/Parallax/Parallax-1.2.3.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.3",
+    "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.3/Parallax-1.2.3.zip",
+    "download_size": 16264043,
+    "download_hash": {
+        "sha1": "E0C64EF8479E720D03C548247CF762F579185232",
+        "sha256": "6E5A1061D19165E8C92614567FF0B83AF998B889CC5732947575DEBDC8A6815A"
+    },
+    "download_content_type": "application/zip",
+    "release_date": "2021-04-01T16:18:00Z",
+    "x_generated_by": "netkan"
+}