Download
If you can’t build from the source, you can download binaries here.
Linux x86_64 | Windows | Mac | |
Main download
(game, command line tools) |
Download
Signature Public key |
Download
Signature Public key |
Download
Signature Public key |
Extra music |
(optional, 88MB, copy to the unpacked Townforge directory) |
||
GUI wallet |
Download
Signature Public key |
- | - |
Verifying your download
Import the signing key if you don’t have it already (it’s in the monero and townforge trees, in utils/gpg_keys/moneromooo.asc for the Linux binaries, utils/gpg_keys/syksy.asc for the Windows binaries, utils/gpg_keys/selsta.asc for the Mac binaries), then verify the download:
Linux
gpg --import utils/gpg_keys/moneromooo.asc
gpg --verify townforge-linux-x86_64-0.36.5.3.tar.bz2.asc townforge-linux-x86_64-0.36.5.3.tar.bz2
Windows
wget https://www.townforge.net/dist/syksy.asc
gpg --import syksy.asc
gpg --verify townforge-windows-x64-0.36.5.2.zip.asc townforge-windows-x64-0.36.5.2.zip
Mac
gpg --import utils/gpg_keys/selsta.asc
gpg --verify townforge-mac-x64-0.36.5.3.tar.bz2.asc townforge-mac-x64-0.36.5.3.tar.bz2