Because people are too lazy to make an installer for SDL3
By default, this installs to the Program Files folder under SDL3 and sets the path to include that folder
- Fill out the license.rtf file in the license folder with your end-user license agreement
- Run DownloadSDLAndGenerateInstaller.py
- The finished installer will be in
/bin/debug
Or if you want to manually install:
- Download the SDL3 binaries from https://github.com/libsdl-org/SDL
- Create a folder in the root folder named
install - Unzip the sdl binaries to the
installfolder - Fill out the license.rtf file in the license folder with your end-user license agreement
- Run
dotnet buildon the root folder - The finished installer will be in
/bin/Debug
INSTALLDIR- Folder where SDL3 files will be installed in