GDExtension Updater Woes and Godot on Steam
Hey gang! Well, seems the GodotSteam GDExtension updater needs a -lot- more work to function in 4.4.x and 4.5.x so you may want to just not enable that stuff yet. I have rebuilt the scripts and scenes in Godot 4.4.1 to ensure they work across all the versions the extension supports. Just need to do a bit more testing on 4.5.2 and 4.6.2 before releasing it into the wild. The update should be available tomorrow.
In the meantime, you can either roll back to 4.17.1 before this stuff was added or you can delete the following from the addons/godotsteam/ folder: editors/ folder and all content godotsteam_plugin.gd plugin.cfg
These are only needed for the updater and have no effect on Steamworks functionality itself.
Godot on Steam
Also for Windows friends, the Steam version of Godot's steam_api64.dll is not updated so that might cause additional issues. Going to see if I can script something to take care of this automagically.
Gramps