diff --git a/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.7.0.ckan b/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.7.0.ckan new file mode 100644 index 0000000000..b6c30409b3 --- /dev/null +++ b/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.7.0.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.7.0", + "ksp_version_min": "1.3.0", + "ksp_version_max": "1.11.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/GameData/002_CommunityPartsTitles/CommunityPartsTitles.version" + }, + "tags": [ + "config", + "convenience" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "CommunityPartsTitles" + }, + { + "name": "CommunityPartsTitlesExtrasCategory" + }, + { + "name": "CommunityCategoryKit" + } + ], + "install": [ + { + "file": "002_CommunityPartsTitles/Extras/category_hide_cck.cfg", + "install_to": "GameData/002_CommunityPartsTitles/Extras", + "comment": "Install category_hide_cck.cfg into Extras/ folder. So it is kind of Extra for Extra." + } + ], + "download": "https://github.com/yalov/CommunityPartsTitles/releases/download/0.7.0/CommunityPartsTitles-v0.7.0.zip", + "download_size": 158211, + "download_hash": { + "sha1": "45F13E904E44AFCB5B800284FF61EC1A659BF355", + "sha256": "B33C0BF4F8B1ABCF70D06885CD25EE04639F4272308E085DAFC26486DBB9B47C" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-23T08:52:51Z", + "x_generated_by": "netkan" +}