Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save unalkalkan/4a2d31b8730de919a8aaca7007a6050c to your computer and use it in GitHub Desktop.
Save unalkalkan/4a2d31b8730de919a8aaca7007a6050c to your computer and use it in GitHub Desktop.
Downloading a windows steam game in a linux server
steamcmd +@sSteamCmdForcePlatformType windows +login [userid] [password] +force_install_dir [install_dir] +app_update [steam_app_id] validate +quit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment