zddc-server — v0.0
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_v0.0_linux-amd64 |
| macOS (Intel) | zddc-server_v0.0_darwin-amd64 |
| macOS (Apple Silicon) | zddc-server_v0.0_darwin-arm64 |
| Windows (x86_64) | zddc-server_v0.0_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.