SteamPS icon indicating copy to clipboard operation
SteamPS copied to clipboard

Rework Find-SteamAppID to Get-SteamApp

Open hjorslev opened this issue 1 year ago • 1 comments

Description

Resolves #79

  • Adjust Update-SteamApp
    • so it is compatible with Get-SteamApp
    • rename parameter AppID to ApplicationID and add AppID as an alias
  • Rework Find-SteamAppID to Get-SteamGame

Type of change

  • [ ] 📖 [Docs]
  • [ ] 🪲 [Fix]
  • [ ] ⚠️ [Security fix]
  • [ ] ♻️ [Refactor]
  • [ ] 🎉 [Feature]
  • [ ] ✨ Enhancement
  • [x] 🌟 [Breaking change]

Checklist

  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have added Pester tests that covers the added cmdlets

hjorslev avatar Apr 26 '24 21:04 hjorslev

It should write an error if the application couldn't be found.

hjorslev avatar May 03 '24 21:05 hjorslev