You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[3.0.0] - 19/05-2020
Fixed
Place external help inside module folder instead of the project folder.
Changed
Update-SteamServer
Change parameter ApplicationPath to Path. Set old parameter as an alias.
Change parameter LogLocation to LogPath. Set old parameter as an alias.
Get-SteamServerInfo
The cmdlet now uses Steam server queries to fetch data about the server. Added
new parameters -IPAddress, -Port and -Timeout. Removed parameter -ServerID
since the cmdlet is no longer dependent on Rust Server Info.