NetKAN added mod - CommunityPartsTitlesExtrasCategory-0.10.0
This commit is contained in:
parent
19f51955be
commit
2d631265a8
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"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",
|
||||
"version": "0.10.0",
|
||||
"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": "CommunityPartsTitlesExtrasNoCCKDup"
|
||||
},
|
||||
{
|
||||
"name": "CommunityCategoryKit"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/002_CommunityPartsTitles/Extras",
|
||||
"install_to": "GameData/002_CommunityPartsTitles",
|
||||
"filter": "CPTE_category_hide_cck_parts.cfg",
|
||||
"comment": "Extras folder without the category_hide_cck_parts.cfg. There is CommunityPartsTitlesExtrasNoDup for it"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/yalov/CommunityPartsTitles/releases/download/0.10.0/CommunityPartsTitles-v0.10.0.zip",
|
||||
"download_size": 193284,
|
||||
"download_hash": {
|
||||
"sha1": "5E10E96C6DC4B12D0A02A4F5070191C3038D4DD7",
|
||||
"sha256": "ECFC871B567D34D4112A11BFE3F74C5EB892A58E3A324EA9BC2A24DAAB08520C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 7212,
|
||||
"release_date": "2024-05-12T18:34:28Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue