Installation ============ Stable release -------------- A known-good snapshot from ongoing development. Windows ^^^^^^^ Download and run the MSI installer from `GitHub releases `_. Only versions of Windows in `active support `_ are supported by Dune 3D. Older versions of Windows may work, but bugs specific to them won't be fixed. Linux ^^^^^ Keep in mind that binary packages provided by your distribution might be out of date. Flatpak """"""" Get the latest stable release from `Flathub `_. Arch Linux """""""""" For Arch Linux, there's an `AUR package `_. Build from source """"""""""""""""" If you want to compile it yourself, download the source tarball from `GitHub releases `_ and follow the instructions in :doc:`build-linux`. Development version ------------------- Usually works, but might break occasionally, so use at your own risk. Recommended if you want to get the latest in features and bug fixes. Windows ^^^^^^^ Clone the repository and see :doc:`build-win32` for instructions on how to build Dune 3D on Windows. Linux ^^^^^ Clone the repository and see :doc:`build-linux` for instructions on how to build Dune 3D on Linux.