-
-
Notifications
You must be signed in to change notification settings - Fork 106
Description
Now that SDL3 is released, it should be tested to see how well things work with it.
The migration guide is here: https://github.com/libsdl-org/SDL/blob/main/docs/README-migration.md
SDL3 releases: https://github.com/libsdl-org/SDL/releases
This should be done in a separate, test branch. I suspect it will take quite a while before everything is migrated properly and we will need time for testing things.
Check if all supported platforms have SDL3 available.
MichaIng