github hjorslev/SteamPS v2.0.0
v2.0.0 Release of SteamPS

latest releases: v3.3.0, v3.2.4, v3.2.3...
4 years ago

[2.0.0] - 05/08-2019

Added

  • Module Logging is listed
    as dependency.
  • New cmdlet: Update-SteamServer
    • Cmdlet that presents a workflow to keep a Steam based game server up to date.

Changed

  • New workflow with AppVeyor.
  • Move #Requires -RunAsAdministrator statement from module file to the cmdlets
    that requires administrator priviliges (Install-SteamCMD, Update-SteamApp,
    Update-SteamServer) allowing some cmdlets to be executed without administrator
    priviliges (Find-SteamAppID, Get-SteamServerInfo).
  • Use $env:Path instead of registry database to handle the install location of
    SteamCMD.

Don't miss a new SteamPS release

NewReleases is sending notifications on new releases.