diff --git a/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.5.0.ckan b/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.5.0.ckan new file mode 100644 index 0000000000..efc6a90027 --- /dev/null +++ b/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.5.0.ckan @@ -0,0 +1,46 @@ +{ + "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", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174189-*", + "repository": "https://github.com/yalov/CommunityPartsTitles" + }, + "version": "0.5.0", + "ksp_version_min": "1.3.0", + "ksp_version_max": "1.7.9", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "CommunityPartsTitles" + }, + { + "name": "CommunityPartsTitlesExtrasCategory" + }, + { + "name": "CommunityCategoryKit" + } + ], + "install": [ + { + "file": "GameData/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.5.0/CommunityPartsTitles-v0.5.0.zip", + "download_size": 142266, + "download_hash": { + "sha1": "384FEA9890253BC11C299156D42557894C6DBD42", + "sha256": "A962E8C023445775DE1DF44B060829B067EC183E892C90A8209BF13BD399A863" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}