Skip to content

Releases: SteamGridDB/SGDBoop

v1.1.0

14 May 21:48
7a1a21c
Compare
Choose a tag to compare

What's Changed

Added ability to boop non-Steam apps #6. (Closes #1)

Full Changelog: v1.0.13...v1.1.0

v1.1.0rc1

10 May 11:44
38fb12f
Compare
Choose a tag to compare
v1.1.0rc1 Pre-release
Pre-release

Added ability to change assets for non-Steam apps.

Full Changelog: v1.0.13...v1.1.0rc1

v1.0.13

05 May 16:45
adfedce
Compare
Choose a tag to compare

What's Changed

  • Show usage when executing without arguments. @mpaterakis 88e7d8c
  • Add note to Linux appdata description.
  • add AUR package to README by @nomis6432 in #4

Full Changelog: v1.0.12...v1.0.13

v1.0.12

28 Apr 09:47
ab75053
Compare
Choose a tag to compare
Add steam flatpak compatibility

v1.0.11

27 Apr 21:47
7818ee3
Compare
Choose a tag to compare

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

v1.0.10

27 Apr 21:45
b7af8dc
Compare
Choose a tag to compare

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

v1.0.9

27 Apr 19:08
b7af8dc
Compare
Choose a tag to compare

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