forked from townforge/townforge.net
2.8 KiB
2.8 KiB
title | layout | index |
---|---|---|
Download | page | 5 |
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 |
Download - all platforms
(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/iDunk.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.30.0.1.tar.bz2.asc townforge-linux-x86_64-0.30.0.1.tar.bz2
Windows
gpg --import utils/gpg_keys/iDunk.asc
gpg --verify townforge-windows-x64-0.30.0.1.zip.asc townforge-windows-x64-0.30.0.1.zip
Mac
gpg --import utils/gpg_keys/selsta.asc
gpg --verify townforge-mac-x64-0.30.0.1.tar.bz2.asc townforge-mac-x64-0.30.0.1.tar.bz2