About
Dune II - The Maker (D2TM) is a Dune 2 remake built with CMake and GCC 14+. It's actively maintained, with documented build workflows for Windows (MinGW64/MSYS2), Ubuntu, macOS, and CLion, plus a `create_release` script that packages a runnable build together with its dependencies.
Getting started
After building (or downloading a release from GitHub or the project's homepage), run the project's `create_release` script once to produce a runnable package, then launch the executable from the resulting `bin/` folder. Music playback requires separately installing a General MIDI soundfont (e.g. FluidR3_GM.sf2) and pointing the `SDL_SOUNDFONTS` environment variable at it, since music is played through FluidSynth.