# Clubmaster Downloads

This folder is served publicly at `https://download.clubmaster.org/`.

Use this host for small public release artifacts such as Clubmaster print tools,
gateway tools, machine integration utilities, installers, and checksums.

Recommended layout:

```text
clubmaster-print/
  latest/
  v1.2.3/
    clubmaster-print-windows-x64.exe
    clubmaster-print-macos-arm64.dmg
    checksums.txt

clubmaster-gateway/
  latest/
  v0.8.0/
    clubmaster-gateway-linux-x64.tar.gz
    checksums.txt
```

Keep in mind:

- Everything in this folder is public.
- Do not place secrets, customer data, signing keys, or private configs here.
- Prefer immutable version folders and publish SHA256 checksums.
- Use predictable filenames with product, version, OS, and architecture.
