Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darealshinji authored May 11, 2018
1 parent 941bf4c commit f682f02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ Linux
=====
You can download the Windows version of a game on Linux using steamcmd (install it using your package manager):
``` sh
steamcmd +login USERNAME PASSWORD +@sSteamCmdForcePlatformType windows +force_install_dir DESTINATION +app_license_request APPID +app_update APPID validate +quit
steamcmd +login USERNAME [PASSWORD] +@sSteamCmdForcePlatformType windows +force_install_dir DESTINATION +app_license_request APPID +app_update APPID validate +quit
```
You can omit the `+app_license_request APPID` for a game that you already own.
Use `+@sSteamCmdForcePlatformType macos` to download the macOS version of a game.

* USERNAME PASSWORD: your username and password
* USERNAME PASSWORD: your username and password (password needs to be added only once)
* DESTINATION: full destination path without spaces in names, i.e. `$HOME/Half-Life_2_(Windows)`
* APPID: the AppID of the game, i.e. 220 for Half-Life 2
* APPID: the AppID of the game, i.e. 220 for Half-Life²

Steam or one of the games won't start
-------------------------------------
Expand Down

0 comments on commit f682f02

Please sign in to comment.