zddc-server — stable channel

Cross-compiled binaries. Download for your platform, mark executable, and run with ZDDC_ROOT=/path/to/archive ./zddc-server.

PlatformDownload
Linux (x86_64)zddc-server_stable_linux-amd64
macOS (Intel)zddc-server_stable_darwin-amd64
macOS (Apple Silicon)zddc-server_stable_darwin-arm64
Windows (x86_64)zddc-server_stable_windows-amd64.exe

Need a different platform? Build from source: (cd zddc && go build -o zddc-server ./cmd/zddc-server) from the repo at the matching tag.