This is a fork of W3D3's excellent repo.
I just fixed the bugs that prevented me from using it.
You can download the source code and compile it. Or, download the pre-compiled installer from GitHub Releases
- Logging of unhandled exceptions to file (Serilog library)
- Disabled the steam status (the API seems to be offline)
- Disabled the update check (the URL is offline)
- Making sure the program handles the steam path without case sensitivity
- Making sure the program works for new users, there was a bug that occured for fresh installs only
Please report any bugs on github here or at W3D3s repository directly