Skip to content

Commit 0731591

Browse files
committed
SteamGridDB: Update helpscreen
1 parent 4e8d0dd commit 0731591

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

steamtinkerlaunch

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
PREFIX="/usr"
77
PROGNAME="SteamTinkerLaunch"
88
NICEPROGNAME="Steam Tinker Launch"
9-
PROGVERS="v14.0.20230112-4 (sgdb-artwork-gui)"
9+
PROGVERS="v14.0.20230112-5 (sgdb-artwork-gui)"
1010
PROGCMD="${0##*/}"
1111
PROGINTERNALPROTNAME="Proton-stl"
1212
SHOSTL="stl"
@@ -21935,13 +21935,14 @@ function howto {
2193521935
echo " steamdeckcompat <gameid> Get information about Steam Deck compatibility for <gameid>"
2193621936
echo " Will work offline if the information has been fetched before"
2193721937
echo " (for 'SteamAppID' or 'last')"
21938-
echo " steamgriddb|sgdb <args> Download most relevant artwork from SteamGridDB based on Steam AppID or SteamGridDB Game ID"
21938+
echo " steamgriddb|sgdb <appid/args> Download most relevant artwork from SteamGridDB based on Steam AppID or SteamGridDB Game ID"
2193921939
echo " Attempts to search for and download hero, logo, and boxart from SteamGridDB, and can optionally"
2194021940
echo " apply this artwork to the game in your Steam library, by giving it the AppID of the game to use"
2194121941
echo " in the filename."
2194221942
echo " This setting uses preferences specified on Global Menu under SteamGridDB options, such as"
2194321943
echo " dimensions, and how to manage existing files (though an override can be specified for how"
2194421944
echo " to manage existing artwork files)."
21945+
echo " Pass an AppID instead of the below args to open a GUI for selecting game artwork."
2194521946
echo " <args>:"
2194621947
echo " --search-id= Steam AppID or SteamGridDB Game ID to search for (ex: AppID 22330 or Game ID 5258102)"
2194721948
echo " --search-name= Search SteamGridDB with a name and return the best-match Game ID, and use --nonsteam automatically."

0 commit comments

Comments
 (0)