From ebbf6bb6b8147d1bd9d68ece8a4865b0a0318f3a Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Sun, 12 May 2024 18:42:22 +0000
Subject: [PATCH] NetKAN added mod - CommunityPartsTitlesExtrasNoCCKDup-0.10.0

---
 ...unityPartsTitlesExtrasNoCCKDup-0.10.0.ckan | 54 +++++++++++++++++++
 1 file changed, 54 insertions(+)
 create mode 100644 CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.10.0.ckan

diff --git a/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.10.0.ckan b/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.10.0.ckan
new file mode 100644
index 0000000000..2f4025c28e
--- /dev/null
+++ b/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.10.0.ckan
@@ -0,0 +1,54 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "CommunityPartsTitlesExtrasNoCCKDup",
+    "name": "Community Parts Titles Extras: CCK - No Duplicates",
+    "abstract": "If parts are placed in a CCK category, it usually also appeared in the original category. This patch hide all CCK-parts from the original categories. CPT give new titles considering the No Duplicates, so it is recommended. The mod was separated, because it has one disadvantage: parts what was hided from their original categories are not available in the search.",
+    "author": "flart",
+    "version": "0.10.0",
+    "ksp_version_min": "1.3.0",
+    "ksp_version_max": "1.12.9",
+    "license": "GPL-3.0",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174189-*",
+        "repository": "https://github.com/yalov/CommunityPartsTitles",
+        "bugtracker": "https://github.com/yalov/CommunityPartsTitles/issues",
+        "remote-avc": "https://raw.githubusercontent.com/yalov/CommunityPartsTitles/master/CommunityPartsTitles.version"
+    },
+    "tags": [
+        "config",
+        "convenience"
+    ],
+    "depends": [
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "recommends": [
+        {
+            "name": "CommunityPartsTitles"
+        },
+        {
+            "name": "CommunityPartsTitlesExtrasCategory"
+        },
+        {
+            "name": "CommunityCategoryKit"
+        }
+    ],
+    "install": [
+        {
+            "file": "GameData/002_CommunityPartsTitles/Extras/CPTE_category_hide_cck_parts.cfg",
+            "install_to": "GameData/002_CommunityPartsTitles/Extras",
+            "comment": "Install CPTE_category_hide_cck_parts.cfg into Extras/ folder. So it is kind of Extra for Extra."
+        }
+    ],
+    "download": "https://github.com/yalov/CommunityPartsTitles/releases/download/0.10.0/CommunityPartsTitles-v0.10.0.zip",
+    "download_size": 193284,
+    "download_hash": {
+        "sha1": "5E10E96C6DC4B12D0A02A4F5070191C3038D4DD7",
+        "sha256": "ECFC871B567D34D4112A11BFE3F74C5EB892A58E3A324EA9BC2A24DAAB08520C"
+    },
+    "download_content_type": "application/zip",
+    "install_size": 803,
+    "release_date": "2024-05-12T18:34:28Z",
+    "x_generated_by": "netkan"
+}