From aa2fd9105a936a163d38f79680f353ed2df72f32 Mon Sep 17 00:00:00 2001 From: darealshinji Date: Mon, 2 Oct 2017 11:28:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 58d4e91..1226c6b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ You can download the Windows version of a game on Linux using steamcmd (install ``` sh 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 * DESTINATION: full destination path without spaces in names, i.e. `$HOME/Half-Life_2_(Windows)`