·
5 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
fix: use dynamic SDL2 linking on Windows release builds Prebuilt go-sdl2 static libs are incompatible with GCC 16.1.0+ (__ms_vsscanf removed). Switch to dynamic linking against MSYS2 SDL2 packages and bundle official SDL2 runtime DLLs. Co-Authored-By: Claude <noreply@anthropic.com>