Exergist
Exergist
### Feature description It would be nice to have a way to view the source of metadata. Example would be seeing that cover image comes from SteamGridDB, release date comes...
### Use Case As PC gaming continues to proliferate I expect more users are going to have situations where they access their gaming libraries on different machines. One example would...
I'm trying to spin up a simple C++ websocket client and I'd like to use IXWebSocket. I've already gone through... `vcpkg install ixwebsocket:x64-windows` ...on the Windows 10 command line to...
### Extension name Nexus Mods Checker ### Bug Description While it seems that the extension works for much of my library, I noticed that it does not add Nexus content...
### Extension name Game Media Tools ### Bug Description The Game Media Tools feature to check if an icon is NOT a certain size does not work (false positive) when...
Hey Michiel I'm trying to migrate to the newer HueApi content and I'm running into an issue. ```cs using HueApi.Models; using HueApi.Models.Requests; using HueApi.ColorConverters.Original.Extensions; ... public async void SimpleTest() {...