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 move relocates an installed game to a different base directory on your filesystem and updates Legendary’s internal database so future commands (such as install, launch, and verify) know where to find the game. By default it physically moves the game folder for you; if you have already moved the files yourself, pass --skip-move to update only the database entry without touching the filesystem.
Usage
<New Base Path> argument is the parent directory into which the game folder will be moved — not the full destination path of the game folder itself. For example, legendary move Anemone /mnt/new-drive will move the game to /mnt/new-drive/<GameFolder>.
Flags
Update Legendary’s database to reflect the new location without physically moving any files. Use this when you have already moved the game folder manually and just need Legendary to track the new path.
Examples
Notes
The
<New Base Path> is the destination base directory, not the full game folder path. Legendary preserves the game’s folder name when moving, placing it as a subdirectory of the path you provide.