1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

NetKAN generated mods - CommunityPartsTitles-0.5.0

This commit is contained in:
NetKAN inflator Robot 2019-09-25 06:06:58 +00:00
parent a881de58f8
commit 03e7df924f

View File

@ -16,11 +16,20 @@
"en-us" "en-us"
], ],
"recommends": [ "recommends": [
{
"name": "CommunityPartsTitlesExtrasCategory"
},
{
"name": "CommunityPartsTitlesExtrasNoCCKDup"
},
{ {
"name": "ModuleManager" "name": "ModuleManager"
}, },
{ {
"name": "SpeedUnitAnnex" "name": "SpeedUnitAnnex"
},
{
"name": "CommunityCategoryKit"
} }
], ],
"suggests": [ "suggests": [
@ -30,9 +39,6 @@
{ {
"name": "KIS" "name": "KIS"
}, },
{
"name": "CommunityCategoryKit"
},
{ {
"name": "KerbalEngineerRedux" "name": "KerbalEngineerRedux"
}, },
@ -84,6 +90,9 @@
{ {
"name": "HeatControl" "name": "HeatControl"
}, },
{
"name": "RecycledPartsAtomicAge"
},
{ {
"name": "MissingHistory" "name": "MissingHistory"
}, },
@ -93,6 +102,9 @@
{ {
"name": "TACLS" "name": "TACLS"
}, },
{
"name": "Snacks"
},
{ {
"name": "FASALaunchClampsContinued" "name": "FASALaunchClampsContinued"
}, },
@ -157,17 +169,28 @@
{ {
"name": "MandatoryRCSPartPack" "name": "MandatoryRCSPartPack"
}, },
{
"name": "InternalRCS"
},
{ {
"name": "DockRotate" "name": "DockRotate"
}, },
{ {
"name": "PWBFuelBalancerRestored" "name": "PWBFuelBalancerRestored"
},
{
"name": "Interkosmos"
},
{
"name": "SolidFuelCell"
} }
], ],
"install": [ "install": [
{ {
"file": "GameData/002_CommunityPartsTitles", "file": "GameData/002_CommunityPartsTitles",
"install_to": "GameData" "install_to": "GameData",
"filter": "Extras",
"comment": "Exclude Extras/ folder. There are CommunityPartsTitlesExtrasCategory and CommunityPartsTitlesExtrasNoCCKDup for it"
} }
], ],
"download": "https://github.com/yalov/CommunityPartsTitles/releases/download/0.5.0/CommunityPartsTitles-v0.5.0.zip", "download": "https://github.com/yalov/CommunityPartsTitles/releases/download/0.5.0/CommunityPartsTitles-v0.5.0.zip",