Open Yankas opened 6 years ago
I second this, would make development a heck of a lot easier. Is better to read data from a log file than having to see it after a crash anyways.
Also would prevent my dumb ass from forgetting to close the MTS launcher after a long night and going to bed, racking up hundreds of hours of "play-time" :P
Just a quick suggestions that would simplify debugging/testing using automated build tools/IDE: add a command line flag to skip the launcher/bypass the GUI (e.g. --skipgui).
In addition/alternatively adding a checkbox that will change the launchers behavior to terminate upon exiting the game would be a general usability improvement for both users and developers. (Perhaps a drop down with an additional option to stay open if the game was crashed by an error/exception?)