NetKAN added mod - CommunityPartsTitlesExtrasCategory-0.7.1
This commit is contained in:
parent
5bf5fd87fa
commit
83339c26ab
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"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.7.1",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.11.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/GameData/002_CommunityPartsTitles/CommunityPartsTitles.version"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityPartsTitles"
|
||||
},
|
||||
{
|
||||
"name": "CommunityPartsTitlesExtrasNoCCKDup"
|
||||
},
|
||||
{
|
||||
"name": "CommunityCategoryKit"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "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.7.1/CommunityPartsTitles-v0.7.1.zip",
|
||||
"download_size": 158303,
|
||||
"download_hash": {
|
||||
"sha1": "E40BA2DA6F656C0FD035BC1D9567AA3897BD14C1",
|
||||
"sha256": "957F20DFAC72413D98FFDEDA83795ACAA5E5B5A288C1C30CBF87DB3AB2B69DEC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-02-26T09:00:25Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue