Skip to content

Releases: vmangos/core

Development Database Snapshot (2026-05-31)

31 May 21:21
6b34a36

Choose a tag to compare

Commits

Development Build (2026-05-29)

29 May 18:57
5d67ee5

Choose a tag to compare

Pre-release

Linux compatibility

The Linux build is for amd64 systems using glibc 2.39 or newer.
It is built on Ubuntu 24.04 and bundles non-glibc runtime libraries.
It is not expected to run on Alpine/musl or older glibc systems.

macOS compatibility

The macOS build is for Apple silicon (arm64) systems running macOS 26 or
newer.
If macOS refuses to launch the binaries with a Gatekeeper warning (typically
only when the archive was downloaded via a browser and the binaries are
launched from Finder), clear the quarantine flag with
xattr -d -r com.apple.quarantine vmangos-macos-arm64/.

Commits