Steam console

From wikinotes
Revision as of 23:03, 4 September 2023 by Will (talk | contribs) (→‎Usage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Steam has a command console that you can use to interact with it's API.

Usage

Launch steam with

open 'steam://open/console'  # launch steam with console tab present

Then search for, and find documentation for commands

find SEARCHWORD

Commands

Some useful commands

apps_installed       # list all installed apps, and APPIDs
app_uninstall 12345  # uninstall an APPID