hjorslev / SteamPS

Module that utilizes PowerShell as a wrapper for SteamCMD and interacts with various Steam APIs.
https://www.powershellgallery.com/packages/SteamPS
MIT License
69 stars 14 forks source link

:recycle: Fix warning regarding force_install_dir #50

Closed hjorslev closed 2 years ago

hjorslev commented 2 years ago

PR Summary

Fixes #49

SteamCMD displays a warning about the parameter force_install_dir that should be called prior to the login parameter.

Context

Changes

Checklist