SHA-256 — the public masters
HOM3 v2 ships as one file for every platform — Windows, macOS, and Linux. Compute the SHA-256 of the file you received and match it below. If it matches, byte-for-byte, your copy is the genuine, untampered HOM3. If it doesn’t — do not install it, and tell us.
HOM3 v2 — Windows · macOS · Linux
hom3v2official.zip
Windows and Linux install fully offline. macOS fetches its vendored wheels once on first install — internet needed for that step only.
How to compute your hash
Windows (PowerShell):Get-FileHash .\hom3v2official.zip -Algorithm SHA256
macOS / Linux (Terminal):
shasum -a 256 hom3v2official.zip · sha256sum hom3v2official.zip
Compare the output to the line for your platform above. Case doesn’t matter; every character must match.
This is the hash of the public v2 package — the unmodified product, identical for everyone, mirrored on the HOM3 GitHub repo so the artifact and its hash never live on only one channel. Your license is a separate signed file you add afterward; it carries your name and never alters the package. After install, confirm your footer reads “Licensed to [your name].”