Update steam note

This commit is contained in:
Paul W. 2022-05-16 14:21:25 -04:00
parent e7dc8c7697
commit 8a6ab0d8ea

View File

@ -1,16 +1,19 @@
---
title: Steam Store Client
last_updated: '2022-05-16T14:20:20-04:00'
---
## Steam Console Commands
## Accessing the Console
- Use the following URLs to enable the console in the GUI client:
- [steam://nav/console](steam://nav/console)
- [steam://open/console](steam://open/console)
- The second one will not work if the Steam client is running in the background.
- The `-console` flag can also be used.
- will not work if the Steam client is running in the background
- The `-console` flag can be used with the client executable.
- Alternatively, [SteamCMD](https://developer.valvesoftware.com/wiki/SteamCMD), a command-line version of the Steam client, can be used.
## Downloading Older Versions of Applications/Games
## Console Commands
Download a single depot:
Download a single depot (used to download older versions of applications/games):
```
download_depot <appid> <depotid> [<target manifestid>] [<delta manifestid>] [<depot flags filter>]
```
@ -24,6 +27,9 @@ download_depot <appid> <depotid> [<target manifestid>] [<delta manifestid>] [<de
## Unaffiliated, Useful Sites
- [SteamDB](https://steamdb.info/): gives a lot more insight into their platform
- [SteamGifts](https://steamgifts.com/): giveaway Steam keys or take part in giveaways
- [SteamTradeMatcher](https://steamtradematcher.com/): one-to-one trading of items on Steam
- [SteamDB](https://steamdb.info/)
- gives a lot more insight into their platform
- [SteamGifts](https://steamgifts.com/)
- giveaway Steam keys or take part in giveaways
- [SteamTradeMatcher](https://steamtradematcher.com/)
- one-to-one trading of items on Steam