clairmont32 / steam-update-notifier

Detect when a Steam news update or game build has been made and post the link to a Discord channel
MIT License
6 stars 0 forks source link

Parse app info from SteamCMD #4

Closed clairmont32 closed 4 years ago

clairmont32 commented 4 years ago

SteamCMD houses a lot of info about the appid itself, including build dates and IDs. This will allow us to detect when there's a new game build pushed to Steam.

clairmont32 commented 4 years ago

Completed