Skip to content

Godot 4.7.2 and GodotSteam 4.22 / 4.11

Oh yes, Godot released version 4.7.2 a few days ago and there were a bunch of PR's from the awesome fales for GodotSteam that finally let us merge the custom module and GDExtension code into one. Which means both the standard and server GDExtension branches are now retired moving forward but it is fewer branches to maintain.

It doesn't change the compiling processes too much but definitely streamlines stuff and lets you more easily pick which API to target when buildling the GDExtension. You can check out the updated build processes in the module and GDExtension how-to docs.

Website Updates

Speaking of, you may notice the docs site has gotten a little bit of a facelift. Mostly just CSS stuff and makes it more like some of the stater kit themes used in GodotSteamKit. Hopefully there aren't any bugs but if you notice something off looking, let me know!

❤ Gramps