Silk.NET
Silk.NET copied to clipboard
[3.0] Update SDL to 3.2.6
I ran the update.sh script to update the commit ref and version.txt file.
3.2.6 contains a whole host of ABI compatible fixes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.6
I'd guess this also needs updates to the binaries. Is there an action doing that?
/build-native sdl
So yeah... our actions apparently don't work properly on forks. Can you manually download the binaries that have been built and commit them please? Thanks.
Done. but it is unclear to me which binaries to take for the simulators. The iOS and tvOS build both have a simulator binary, and so do the iosSimulator and tvossimulator builds.