steam: add console open command (#7329)

feature/windows-fix-syntax-2
Managor 2021-11-03 21:32:04 +02:00 committed by GitHub
parent 1e75baed72
commit 9eec4a591a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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}}`