Merge branch 'main' of ssh://edbuildsthings.com:2284/tiradoe/steam-game-picker

This commit is contained in:
Edward Tirado Jr 2025-12-12 23:11:43 -06:00
commit d2b62fa74b

View file

@ -8,6 +8,7 @@ ___
1. Download a [release](https://edbuildsthings.com/tiradoe/steam-game-picker/releases) 1. Download a [release](https://edbuildsthings.com/tiradoe/steam-game-picker/releases)
2. Extract the files and update the information in `config.toml` 2. Extract the files and update the information in `config.toml`
- You can get a Steam web api key here: https://steamcommunity.com/dev/
3. Open a terminal, navigate to the directory with the extracted files, and run the command 3. Open a terminal, navigate to the directory with the extracted files, and run the command
* Pick any steam game: `./steam_game_picker` * Pick any steam game: `./steam_game_picker`
* Pick an unplayed game: `./steam_game_picker --unplayed` * Pick an unplayed game: `./steam_game_picker --unplayed`