Skip to content

Discord-NP 1.3

Compare
Choose a tag to compare
@vsTerminus vsTerminus released this 02 Dec 22:29
· 13 commits to master since this release
ec546e7

This update has no functional changes to the app, but a bunch of behind the scenes updates which make it easier to build and troubleshoot.

  • Built on the latest Mojo::Discord and Mojo::WebService::LastFM libraries
  • Dropped the old build scripts in favor of Makefiles
  • Cross platform build syntax
  • Properly linking all necessary DLLs on Windows into the exe
  • Added validation on Config to help users troubleshoot problems with setup
  • Added more output to startup which should also help users determine if things are configured correctly

Note: macOS release was built on macOS 10.15.7 Catalina. While it will probably run fine on other versions, I cannot say for sure.