Created
July 14, 2018 11:53
-
-
Save unalkalkan/4a2d31b8730de919a8aaca7007a6050c to your computer and use it in GitHub Desktop.
Downloading a windows steam game in a linux server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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