Tue, 05 Aug 2025 20:00:24 +0200
upgrade to SDL 3
253 | 1 | Fedora: dnf install SDL3-devel SDL3_ttf-devel SDL3_image-devel glew-devel |
2 | Arch: pacman -Sy sdl3 sdl3_ttf sdl3_image glew pkgconf | |
3 | FreeBSD: pkg install sdl3 sdl3_ttf sdl3_image glew pkgconf |