Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
203 views
in Technique[技术] by (71.8m points)

node.js - How to get a "notification" when a game update is pushed to steam?

So I want to use something like the Steam Web API to check whether a game has been updated on the Store, such as when Factorio beta is updated from 1.1.12 to 1.1.13. I want to use this for server management, as the server-side updates are managed by Factorio servers (not Steam), so the server-side updates are available immediately. Clientside updates are generally managed by Steam though, so I need to wait for updating a server when Steam releases the update. Is it therefore possible to check whether Steam releases a new game update?

question from:https://stackoverflow.com/questions/65845784/how-to-get-a-notification-when-a-game-update-is-pushed-to-steam

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...