Downloads

macOS

macOS

Universal .app for macOS Sequoia or later.

Download for macOS
Windows

Windows

64-bit .zip for Windows 10 or later.

Download for Windows
Linux

x64 Linux Client

64-bit .tgz for modern x86-64 distros.

Download for Linux
Linux

arm64 Linux Client

64 bit .tgz for modern aarch64 distros.

Download for Linux
x86-64 Linux Server

x64 Linux Server

Prebuilt packages for x86-64 servers.

Linux Server Packages
aarch64 Linux Server

arm64 Linux Server

Prebuilt packages for aarch64 servers.

Linux Server Packages

n00bz pwn3d to date 💀

Release Model

Quetoo has a two-tier update model. On each launch, Quetoo checks for and automatically downloads the latest curated game content — maps, textures, and assets — so you’re always playing with the current map pool without any manual steps. Engine binaries (the executable and game libraries) are not self-updating; re-download from this page periodically to pick up new engine releases. The game will tell you when a new version is available.

Platform Notes

macOS — .app Bundle

The macOS release is a self-contained .app bundle. Drag it to your Applications folder and launch it to play.

Windows — .zip Bundle

The Windows release is a .zip archive containing everything you need to run the game. Extract it anywhere and run quetoo.exe. Windows SmartScreen may warn on first launch. Click More info, then Run anyway to proceed.

Linux Client — .tgz Bundle

The Linux client is distributed as a tarball. Extract it to a location of your liking and run ./bin/quetoo.

Linux Server — .deb / .rpm Packages

For dedicated server operators on Debian/Ubuntu or Fedora/RHEL, install the quetoo and quetoo-data packages using your package manager:

# Debian / Ubuntu
apt install ./quetoo_*.deb ./quetoo-data_*.deb

# Fedora / RHEL
dnf install quetoo-*.rpm quetoo-data-*.rpm

Building from Source

Quetoo builds with GNU Autotools on macOS, Linux, and BSD. For details, see the Documentation page.