Download Veloren
Airshipper, the official game launcher
Airshipper brings you the most optimal experience to download and keep the game up-to-date. It is available for Windows, macOS and Linux.
Minimum system requirements
- Operating system: Windows 10, Windows 11, macOS or Linux
- Processor: 64-bit CPU
- Memory: 4 GiB RAM
- Graphics: GPU with support for DirectX 12 or newer, Vulkan or Metal
- Storage: 2 GiB available space
Windows 10 / Windows 11
Or install with cargo:
cargo install airshipper
You can also install it with bundled openssl-sys
by doing:
cargo install airshipper --features bundled
macOS
- Download Airshipper for macOS (Intel x86_64 CPU)
- Download Airshipper for macOS (Apple M1 and M2 Arm CPU)
Or install with cargo:
cargo install airshipper
Linux
Or install with cargo:
cargo install airshipper
Unofficial download channels for Linux
Flathub
The game launcher is available on Flathub.
flatpak install flathub net.veloren.airshipper
Arch User Repository (AUR)
The game launcher and the standalone version of the game are both available in the AUR.
Airshipper package:
yay -Sy airshipper
Veloren package:
yay -Sy veloren
Copr for RPM-based distributions
sudo dnf copr enable frinksy/airshipper
sudo dnf install airshipper
More information and instructions for other RPM-based distributions can be found on the Copr page.