Documentation Index
Fetch the complete documentation index at: https://mintlify.com/legendary-gl/legendary/llms.txt
Use this file to discover all available pages before exploring further.
legendary verify compares every file in a game’s installation against the checksums stored in its manifest, identifying any files that are missing, have the wrong size, or have a hash mismatch. This is useful after a failed download, suspected disk corruption, or before submitting a bug report to confirm the installation is intact. Verification itself is read-only — it reports problems but does not fix them.
Usage
Examples
Notes
legendary verify only reports file integrity issues — it does not download or repair anything. To fix the problems it finds, run legendary install <App Name> --repair afterwards.