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

Rework Update-SteamApp #99

Open hjorslev opened 1 month ago

hjorslev commented 1 month ago

Describe "Functionality"

Update-SteamApp should be reworked either into a cmdlet named Invoke-SteamCMD or else some functionality (especially the function Use-SteamCMD) should moved into Invoke-SteamCMD and offer a better handling of all the different error codes that SteamCMD throws.

Context "Private or Public? What are the use cases? Parameters? Options?"

Context "Additional Information"