zddc-server — beta channel
Cross-compiled binaries. Download for your platform, mark executable, and run with ZDDC_ROOT=/path/to/archive ./zddc-server.
| Platform | Download |
|---|---|
| Linux (x86_64) | zddc-server_beta_linux-amd64 |
| macOS (Intel) | zddc-server_beta_darwin-amd64 |
| macOS (Apple Silicon) | zddc-server_beta_darwin-arm64 |
| Windows (x86_64) | zddc-server_beta_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.