Currently the launcher is kept open when WoW closes. It would be nice for it to close, because it errors out if two of them get opened next time I use the launcher to open the game. Either that or have the launcher recognize when it's already open, launch WoW, and then close.
use the shell script to launcher the client like:
/Applications/Winterspring\ Launcher.app/WinterspringLauncherTerminal ; kill -9 pgrep HermesPro ; exit ;
Currently the launcher is kept open when WoW closes. It would be nice for it to close, because it errors out if two of them get opened next time I use the launcher to open the game. Either that or have the launcher recognize when it's already open, launch WoW, and then close.