openspades
openspades copied to clipboard
Building on Fedora
I built this game on Fedora and collected a list of dependencies specific to this distro, maybe it will be useful to someone :
sudo dnf install pkgconf-pkg-config glew-devel opus-devel SDL2-devel SDL2_image-devel freealut-devel libXinerama-devel libXft-devel freetype-devel opusfile-devel libcurl-devel git cmake
You could make a PR adding this to the README :)