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.
This commit is contained in:
John West 2015-05-09 23:47:00 -04:00
parent aba37fefc5
commit 6dcbe2a295
1 changed files with 1 additions and 1 deletions

View File

@ -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",