OverlayPlugin
OverlayPlugin copied to clipboard
`Check for Updates` button broken after latest cactbot update
The latest cactbot update included the following commit which switched to using OverlayPlugin's ILogger interface rather than its own. https://github.com/quisquous/cactbot/commit/d07965ad67477621e4c4847912e20106c3415b07
Normally I'd PR a fix for this issue, but to be honest I have no idea what's going on in the corresponding button handler.
https://github.com/ngld/OverlayPlugin/blob/1a4232e189204c15f07a57cdeb48afa8b6c37990/OverlayPlugin.Core/Controls/GeneralConfigTab.cs#L129-L168
cc @ngld @quisquous