"NetKAN generated mods - CommunityPartsTitlesExtrasCategory-0.4.6"
This commit is contained in:
parent
b16fa09570
commit
a2d445ccb9
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue