NetKAN generated mods - CommunityPartsTitlesExtrasNoCCKDup-0.6.3
This commit is contained in:
parent
9e64dc4dd9
commit
b84bbfd52f
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"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.6.3",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.9.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"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"convenience"
|
||||
],
|
||||
"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.6.3/CommunityPartsTitles-v0.6.3.zip",
|
||||
"download_size": 151964,
|
||||
"download_hash": {
|
||||
"sha1": "6AE45243DA9C26F5B7488A8B7E6E34B8D092590D",
|
||||
"sha256": "64B92C44188FE256B5C24DFF1F2512CC81696AA0C668793963D12D1A00772526"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue