Skip to content

Development version

Windows nightly builds can be found here: Windows nightly

For Linux the easiest option is to compile it from source. It goes like this:

git checkout https://github.com/salandgame/saland.git
cd saland
cmake .
make
#./saland # to run