From 7a8adcfe68e9c36bb43815da2fb0866d7c8259f8 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space> Date: Sun, 10 Apr 2022 01:09:51 +0000 Subject: [PATCH] NetKAN added mod - CommunityPartsTitlesExtrasNoCCKDup-0.9.2 --- ...munityPartsTitlesExtrasNoCCKDup-0.9.2.ckan | 53 +++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.9.2.ckan diff --git a/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.9.2.ckan b/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.9.2.ckan new file mode 100644 index 0000000000..a778c04a39 --- /dev/null +++ b/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.9.2.ckan @@ -0,0 +1,53 @@ +{ + "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.9.2", + "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.9.2/CommunityPartsTitles-v0.9.2.zip", + "download_size": 179227, + "download_hash": { + "sha1": "00B99A155E7EF7BEEF38B9B10DF9CE629CAAC29D", + "sha256": "68CE14B7C032E9D6588191E6A326281FDD7472B4106A8439C82C056641172AB1" + }, + "download_content_type": "application/zip", + "release_date": "2022-04-10T00:41:27Z", + "x_generated_by": "netkan" +}