Merge pull request #465 from jwest23/bugFix-MechJebForAll

Make MechJeb2 and KerbalEngineerRedux suggestions in MechJebForAll
This commit is contained in:
Willhelm Rendahl 2015-05-10 21:47:14 +02:00
commit 5772967df4
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@
"ksp_version" : "1.0",
"license" : "GPL-3.0",
"download": "http://addons-origin.cursecdn.com/files/2235/984/MechJebAndEngineerForAll-v1.2.0.0.zip",
"depends": [
"depends": [{ "name": "ModuleManager" }],
"recommends":[
{ "name": "MechJeb2" },
{ "name": "ModuleManager" },
{ "name": "KerbalEngineerRedux" }],
"install": [ {"file": "MechJebAndEngineerForAll.cfg",
"install_to": "GameData" }