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 import registers a game that was previously installed by the Epic Games Launcher (or by any other means) into Legendary’s database, so that Legendary can manage it going forward — running updates, syncing saves, and tracking the installation. Because Legendary needs an accurate picture of which files are present and their checksums to compute future delta updates, the import process performs a full file verification. This verification can take some time on large games but only needs to happen once.
Usage
<App Name> is the Epic app name (as shown by legendary list). The <Installation directory> is the full path to the folder where the game is currently installed.
Flags
Skip the completeness verification of the existing installation. Useful when importing a much older game version or an installation with known missing files. Without a successful verification, delta updates may not work correctly.
Automatically attempt to import all DLCs associated with the base game without prompting.
Do not ask about importing DLCs; import the base game only.
Platform for the import. Defaults to Mac when running on macOS, otherwise Windows.
Examples
Notes
Importing requires a full file verification pass so that Legendary can correctly compute delta updates in the future. This is a one-time cost — subsequent updates will use efficient delta patching.