steam, steamcmd: add German translation (#8878)
This commit is contained in:
16
pages.de/common/steamcmd.md
Normal file
16
pages.de/common/steamcmd.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# steamcmd
|
||||
|
||||
> Ein Kommandozeilenwerkzeug, um über Steam verfügbare Anwendungen zu verwalten.
|
||||
> Weitere Informationen: <https://manned.org/steamcmd>.
|
||||
|
||||
- Installiere und aktualisiere eine Anwendung ohne dich einzuloggen:
|
||||
|
||||
`steamcmd +login {{anonymous}} +app_update {{anwendungs_id}} +quit`
|
||||
|
||||
- Installiere oder aktualisiere eine Anwendung unter Angabe deiner Zugangsdaten:
|
||||
|
||||
`steamcmd +login {{benutzername}} +app_update {{anwendungs_id}} +quit`
|
||||
|
||||
- Installiere eine Anwendung für eine bestimmte Plattform:
|
||||
|
||||
`steamcmd +@sSteamCmdForcePlatformType {{windows}} +login {{benutzername}} +app_update {{anwendungs_id}} validate +quit`
|
Reference in New Issue
Block a user