NetKAN generated mods - CommunityPartsTitlesExtrasCategory-0.6.5
This commit is contained in:
parent
c24c4ea220
commit
79b7caae4a
CommunityPartsTitlesExtrasCategory
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"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.6.5",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.10.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": "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.6.5/CommunityPartsTitles-v0.6.5.zip",
|
||||
"download_size": 154134,
|
||||
"download_hash": {
|
||||
"sha1": "CC507DB08048842690D5A797541248EC09F832D6",
|
||||
"sha256": "00A36E9E0B2D63DA5A2C73CBF843B389DD68050169607C75E12C583ADFB8ED84"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-11-08T10:24:06Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue