Skip to content

v3.2.2 Release of SteamPS

Compare
Choose a tag to compare
@hjorslev hjorslev released this 13 May 20:19
· 28 commits to master since this release
2d9836f

[3.2.2] - 13/05-2022

Please note there were a minor error in Get-SteamServerInfo in this version. Therefore, 3.2.2 has been hidden in the PowerShell Gallery. See #51 and #53.

Fixed

  • Get-SteamServerInfo
    • Support the server challenge request (Linux based servers) (#47).
      Thanks ThePoShWolf!
  • Update-SteamApp
    • Fix a warning SteamCMD displays about the force_install_dir parameter needs to
      be called prior to the login parameter.