this post was submitted on 17 Sep 2023
1012 points (98.4% liked)
Steam
10189 readers
1 users here now
Steam is a video game digital distribution service by Valve.
Steam News | Steam Beta Client news
Useful tools:
SteamDB
SteamCharts
Issue tracker for Linux version of Steam
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
TIL Godot is on Steam. Huh, will you look at that.
What does that even mean? People using gui tools?
Professional game developers do not want their game engines to automatically update because when you upgrade engine versions things usually break. This happens in Unity, Godot, Unreal, and every other engine or framework I've seen in games. For big changes, this is inevitable. So professional game developers download the engine directly from the provider and not a service that will automatically update the engine version from under your project.
I don't even know why Godot is on steam. Probably to gain more discoverability and popularity.
Iirc godot uses beta branches and semver, so the only updates you get are the ones that dont break anything.