mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-10 11:00:05 -04:00
Currently Windows gets this from vcpkg. Mac will get it from Homebrew, and the GitHub linux builders will just install it with apt-get. This might not be the perfect solution (having to install Homebrew is a pain, GitHub Actions has an ancient SDL2), but it gets all the common platforms running for now without much fuss.