From 9eec4a591ab35aaee4ac291b25c1a71eeed55f96 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Wed, 3 Nov 2021 21:32:04 +0200 Subject: [PATCH] steam: add console open command (#7329) --- pages/common/steam.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/common/steam.md b/pages/common/steam.md index e2efa2eeba..ee856585e7 100644 --- a/pages/common/steam.md +++ b/pages/common/steam.md @@ -11,6 +11,10 @@ `steam -console` +- Enable and open the Steam console tab in a running Steam instance: + +`steam steam://open/console` + - Log into Steam with the specified credentials: `steam -login {{username}} {{password}}`