From 6dcbe2a295f946ca7b76fcb2d2813981a83bb46d Mon Sep 17 00:00:00 2001 From: John West Date: Sat, 9 May 2015 23:47:00 -0400 Subject: [PATCH] Swaps out "suggests" for "recommends" After feedback from Dazpoet, this seems to be the right way to go. Since suggestions are opt-in and recommends are opt-out, this gives the flexibility of chosing one or both of MechJeb and Kerbal Engineer Redux without forcing either, or making the user hunt for them. --- MechJebForAll/MechJebForAll-1.2.0.0.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MechJebForAll/MechJebForAll-1.2.0.0.ckan b/MechJebForAll/MechJebForAll-1.2.0.0.ckan index 15403de1fc..8bc24c9604 100644 --- a/MechJebForAll/MechJebForAll-1.2.0.0.ckan +++ b/MechJebForAll/MechJebForAll-1.2.0.0.ckan @@ -9,7 +9,7 @@ "license" : "GPL-3.0", "download": "http://addons-origin.cursecdn.com/files/2235/984/MechJebAndEngineerForAll-v1.2.0.0.zip", "depends": [{ "name": "ModuleManager" }], -"suggests":[ +"recommends":[ { "name": "MechJeb2" }, { "name": "KerbalEngineerRedux" }], "install": [ {"file": "MechJebAndEngineerForAll.cfg",