Skip to content

Commit 3cd50bf

Browse files
Firestorm7893boppreh
Firestorm7893
authored andcommitted
Update README.md
1 parent 0765b6c commit 3cd50bf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,11 @@ again when you get more games or want to update the category overlays.
2828
* Add the extension `.logo`/`_hero` before the image extension for logo art `Psychonauts.logo.png`, `3830_logo.png`
2929
4. *(optional)* Generate a some API Keys to enhance the automatic search:
3030
* [SteamGridDB API Key](https://www.steamgriddb.com/profile/preferences)
31-
* [IGDB API Key](https://api.igdb.com/signup)
31+
* [IGDB API Client/Secret](https://api-docs.igdb.com/#about)
3232
5. Run `steamgrid` and wait. No, really, it's all automatic. Not a single keypress required.
3333
* *(optional)* Append `--steamgriddb <api key>` if you've generated one before.
34-
* *(optional)* Append `--igdb <api key>` if you've genereated one before.
34+
* *(optional)* Append `--igdbclient <igdb client>` if you've genereated one before.
35+
* *(optional)* Append `--igdbsecret <igdb secret>` if you've genereated one before.
3536
* *(optional)* Append `--types <preference>` to choose your preferences between animated steam covers or static ones Available choices : `animated`,`static`. Default : `static`. You can use `animated,static` to download both while preferring animated covers, and `static,animated` for preferring static covers.
3637
* *(optional)* Append `--styles <preference>` to choose your preferences between the different covers styles from steamgriddb. Available choices : `material`,`white_logo`,`alternate`,`blurred`,`no_logo`. Default: `alternate`. You can also input multiple comma-separated choices in the same manners of the `--types` argument.
3738
* *(optional)* Append `--appids <appid1,appid2>` to only process the specified appID(s)

0 commit comments

Comments
 (0)