Edward Lu
Edward Lu
Fixes proposal 10240: https://github.com/godotengine/godot-proposals/issues/10240 This PR adds the `get_packet_flags` method to `ENetPacketPeer` which can be used to obtain the flags sent with the packet. In my experimentation, it appears that...
Our game uses Godot and the `spine-godot` GDExtension. When I exit the game through any means (Godot's quit function or hitting the X on the window), I get a stacktrace...
Since release 2025.161.0, I get an error like this when trying to load Steamworks.NET.dll on a Silicon M1 Mac: `Could not load file or assembly 'Steamworks.NET, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. The...