Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darealshinji authored Aug 14, 2017
1 parent 99897b1 commit 2fa4ac5
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,17 @@ A collection of notes, configurations and other files for my Steam games.
Linux
-----
You can download the Windows version of a game on Linux using steamcmd (install it using your package manager):
`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
```

* USERNAME PASSWORD - your username and password
* 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
* USERNAME PASSWORD: your username and password
* 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

libgcrypt.so.11
---------------
Add libgcrypt.so.11 to the "bin" directory of Source/Goldsource engine games to play with Steam Runtime disabled.
Add libgcrypt.so.11 to the _bin_ directory of Source/Goldsource engine games to play with Steam Runtime disabled.

registry.vdf
------------
Expand Down

0 comments on commit 2fa4ac5

Please sign in to comment.