SteamGridDB / SGDBoop

A program used for applying custom artwork to Steam, using SteamGridDB. Supports both Windows and Linux, written completely in C.
https://www.steamgriddb.com/boop
zlib License
269 stars 10 forks source link

Installation on Fedora 40 needs extra steps #77

Open Deytron opened 3 months ago

Deytron commented 3 months ago

A PR could be made for this

Installation script on Linux also needs to move libiup.so to /usr/lib64/ instead of just /usr/lib/

This may be needed on other distros

doZennn commented 3 months ago

If you're able to make a PR, that would be appreciated!