Skip to content

Release 2.0 Alpha 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@lucasassislar lucasassislar released this 21 Jun 03:33
· 199 commits to master since this release

Release Alpha 3.0

  • Saves logs and user profile under a Data folder besides the application executable (no more AppData, at least not for Alpha releases) -> makes it easier to debug/delete the profiles
  • Added manual game add method
  • Improved disk searching (now its a pretty form that shows progress and its multithreaded, doesnt lock the application and gives feedback of what its searching).
  • Upgraded the project to .NET 4.5 for better async coding.