From a2d445ccb9c9d3cf9095122bd230766004e29f46 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 23 Sep 2019 23:48:25 +0000 Subject: [PATCH 1/3] "NetKAN generated mods - CommunityPartsTitlesExtrasCategory-0.4.6" --- ...munityPartsTitlesExtrasCategory-0.4.6.ckan | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 CommunityPartsTitlesExtrasCategory/CommunityPartsTitlesExtrasCategory-0.4.6.ckan diff --git a/CommunityPartsTitlesExtrasCategory/CommunityPartsTitlesExtrasCategory-0.4.6.ckan b/CommunityPartsTitlesExtrasCategory/CommunityPartsTitlesExtrasCategory-0.4.6.ckan new file mode 100644 index 0000000000..a080461f29 --- /dev/null +++ b/CommunityPartsTitlesExtrasCategory/CommunityPartsTitlesExtrasCategory-0.4.6.ckan @@ -0,0 +1,47 @@ +{ + "spec_version": "v1.4", + "identifier": "CommunityPartsTitlesExtrasCategory", + "name": "Community Parts Titles Extras: Categories", + "abstract": "Highly recommended Extras for the Community Parts Titles. Create new categories or place parts to a more appropriate category. Though these techniques aren't overused", + "author": "flart", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174189-*", + "repository": "https://github.com/yalov/CommunityPartsTitles" + }, + "version": "0.4.6", + "ksp_version_min": "1.3.0", + "ksp_version_max": "1.7.9", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "CommunityPartsTitles" + }, + { + "name": "CommunityPartsTitlesExtrasNoCCKDup" + }, + { + "name": "CommunityCategoryKit" + } + ], + "install": [ + { + "file": "GameData/002_CommunityPartsTitles/Extras", + "install_to": "GameData/002_CommunityPartsTitles", + "filter": "category_hide_cck.cfg", + "comment": "Extras folder without the category_hide_cck.cfg. There is CommunityPartsTitlesExtrasNoDup for it" + } + ], + "download": "https://github.com/yalov/CommunityPartsTitles/releases/download/0.4.6/CommunityPartsTitles-v0.4.6.zip", + "download_size": 139993, + "download_hash": { + "sha1": "D6E3BE63F85671D1F3BFADFF6E3BC3EFABA52DE7", + "sha256": "C935D5639441798E9C1D193385C92BD03A6911B8870C5317A491FFDB54C8FC24" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} From c5356a199db13d2cadc2015b9c5eca97cc4e854f Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 23 Sep 2019 23:48:29 +0000 Subject: [PATCH 2/3] "NetKAN generated mods - CommunityPartsTitlesExtrasNoCCKDup-0.4.6" --- ...munityPartsTitlesExtrasNoCCKDup-0.4.6.ckan | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.4.6.ckan diff --git a/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.4.6.ckan b/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.4.6.ckan new file mode 100644 index 0000000000..56e36cbc2c --- /dev/null +++ b/CommunityPartsTitlesExtrasNoCCKDup/CommunityPartsTitlesExtrasNoCCKDup-0.4.6.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.4.6", + "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.4.6/CommunityPartsTitles-v0.4.6.zip", + "download_size": 139993, + "download_hash": { + "sha1": "D6E3BE63F85671D1F3BFADFF6E3BC3EFABA52DE7", + "sha256": "C935D5639441798E9C1D193385C92BD03A6911B8870C5317A491FFDB54C8FC24" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} From 87503046fc33419d698eb3138b26efdeb36f1247 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 23 Sep 2019 23:48:33 +0000 Subject: [PATCH 3/3] "NetKAN generated mods - CommunityPartsTitles-0.4.6" --- .../CommunityPartsTitles-0.4.6.ckan | 31 ++++++++++++++++--- 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/CommunityPartsTitles/CommunityPartsTitles-0.4.6.ckan b/CommunityPartsTitles/CommunityPartsTitles-0.4.6.ckan index 44fa8db640..e1f0f373f9 100644 --- a/CommunityPartsTitles/CommunityPartsTitles-0.4.6.ckan +++ b/CommunityPartsTitles/CommunityPartsTitles-0.4.6.ckan @@ -16,11 +16,20 @@ "en-us" ], "recommends": [ + { + "name": "CommunityPartsTitlesExtrasCategory" + }, + { + "name": "CommunityPartsTitlesExtrasNoCCKDup" + }, { "name": "ModuleManager" }, { "name": "SpeedUnitAnnex" + }, + { + "name": "CommunityCategoryKit" } ], "suggests": [ @@ -30,9 +39,6 @@ { "name": "KIS" }, - { - "name": "CommunityCategoryKit" - }, { "name": "KerbalEngineerRedux" }, @@ -84,6 +90,9 @@ { "name": "HeatControl" }, + { + "name": "RecycledPartsAtomicAge" + }, { "name": "MissingHistory" }, @@ -93,6 +102,9 @@ { "name": "TACLS" }, + { + "name": "Snacks" + }, { "name": "FASALaunchClampsContinued" }, @@ -157,17 +169,28 @@ { "name": "MandatoryRCSPartPack" }, + { + "name": "InternalRCS" + }, { "name": "DockRotate" }, { "name": "PWBFuelBalancerRestored" + }, + { + "name": "Interkosmos" + }, + { + "name": "SolidFuelCell" } ], "install": [ { "file": "GameData/002_CommunityPartsTitles", - "install_to": "GameData" + "install_to": "GameData", + "filter": "Extras", + "comment": "Exclude Extras/ folder. There are CommunityPartsTitlesExtrasCategory and CommunityPartsTitlesExtrasNoCCKDup for it" } ], "download": "https://github.com/yalov/CommunityPartsTitles/releases/download/0.4.6/CommunityPartsTitles-v0.4.6.zip",