Skip to content

v3.0.3 - Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 23:42
· 326 commits to main since this release
8f8e261

Change log:

  • Program startup: Added command line arguments support (arguments will be documented on github and batch file provided with the program
  • GUI: the GUI won't stay on top of other programs anymore (however, such behavior can be re-enabled by passing a command line argument)
  • Console: Added a console text redirection, when the specific command line argumment is provided, every text output that takes place after translation loading will be redirected into text files located on the 'logs' folder
  • Program calls: Replaced custom process redirection from the last two places where it was being used, now that module was completely removed...
  • Game list: Added compatibility to properly (i hope so) list games installed by outdated software

Full Changelog