Skip to content

Releases: Minty-Labs/MintyRPC

GUI? Yes, it's not fun

08 Oct 20:49
Compare
Choose a tag to compare

What's new? Everything. Same app, just new GUI for it.
Built for Windows 10+, untested on 7, 8, and 11.
The README.md explains how to set up the app.

Keep this in its own folder, the app will create a .json file and a .dll. These are needed for the application to work correctly.

Sanity checks

26 Jul 16:51
Compare
Choose a tag to compare
Sanity checks Pre-release
Pre-release
  • Sanity check for an empty PresenceId
    • Checks if the PresenceId is zero, or not set
  • Maybe allow a discord crash not close the program
    • If discord crashes or updates, it checks every 2 seconds, 5 times (for a total of 10 seconds) to see if the Discord process is running again. If it is, the program will auto restart the presence (if the auto restart is set to true). If not it'll warn you that it failed to get the process and stop the presence in total, now not killing the program process (there, you can manually start it again).

Full Changelog: 0.0.15...0.0.16

Just a tad early, probably still needs testing

25 Jul 02:29
Compare
Choose a tag to compare

Target: Windows 10 (21H1)+ 64-bit