LukeShortCloud / rootpages

Root Pages is a collection of easy-to-reference tutorials and guides primarily for Linux and other UNIX-like systems.
Other
56 stars 6 forks source link

[graphics][gaming] Automatically download free Steam games #998

Open LukeShortCloud opened 1 year ago

LukeShortCloud commented 1 year ago
$ steamcmd +@sSteamCmdForcePlatformType windows +login <STEAM_USER_NAME>> +force_install_dir <PATH_TO_INSTALL_TO> +app_license_request <STEAM_APP_ID> +app_update <STEAM_APP_ID> validate +quit

https://www.reddit.com/r/linux_gaming/comments/50apmg/steamcmd_can_actually_download_free_of_charge/

LukeShortCloud commented 1 year ago

+app_license_request <STEAM_APP_ID> = Subscribe to the free game to add it to your library.