steam, steamcmd: add German translation (#8878)
This commit is contained in:
28
pages.de/common/steam.md
Normal file
28
pages.de/common/steam.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# steam
|
||||
|
||||
> Eine Plattform für Videospiele von Valve.
|
||||
> Weitere Informationen: <https://developer.valvesoftware.com/wiki/Command_Line_Options>.
|
||||
|
||||
- Starte Steam und gebe Debug-Nachrichten auf die Standardausgabe aus:
|
||||
|
||||
`steam`
|
||||
|
||||
- Starte Steam und aktiviere die eingebaute Debug-Menüoption:
|
||||
|
||||
`steam -console`
|
||||
|
||||
- Aktiviere die Menüoption für die Steam-Konsole und öffne diese in einer aktiven Steam-Instanz:
|
||||
|
||||
`steam steam://open/console`
|
||||
|
||||
- Logge dich in Steam mit den angegebenen Zugangsdaten ein:
|
||||
|
||||
`steam -login {{benutzername}} {{passwort}}`
|
||||
|
||||
- Starte Steam im Big-Picture-Modus:
|
||||
|
||||
`steam -tenfoot`
|
||||
|
||||
- Stoppe Steam:
|
||||
|
||||
`steam -shutdown`
|
Reference in New Issue
Block a user