github SteamGridDB/SGDBoop v1.0.9

latest releases: v1.2.8, v1.2.7, v1.2.6...
2 years ago

SGDBoop

SGDBoop is a tool that automatically applies assets from SteamGridDB directly to your Steam library, removing the need to download and set them manually.

Instructions

Set up for Windows

  • Put the program in any directory you prefer
  • Run it once with Administrator privileges (can be done via Right Click -> Run as Administrator)

In case you want to completely remove the app from your system:

  • Run the program with the 'unregister' argument (For example, in an Admin CMD run SGDBoop.exe unregister)
  • Delete all the files that came with the program

Set up for Linux

Build from source

  • Install the following prerequisites via your distros package manager: make gcc libcurl4-openssl-dev
  • git clone https://github.com/SteamGridDB/SGDBoop.git
    sudo make install -C SGDBoop

Prebuilt binary via install script

  • Download the latest sgdboop-linux64.tar.gz
  • mkdir sgdboop-linux64
    tar -zxf sgdboop-linux64.tar.gz -C sgdboop-linux64
    chmod +x sgdboop-linux64/install.sh
    sudo ./sgdboop-linux64/install.sh

That's it! You can now go to https://www.steamgriddb.com/boop to enable the "BOOP" button!

Credits

License

MIT

Don't miss a new SGDBoop release

NewReleases is sending notifications on new releases.