Do you want to replace the Epic Games Launcher, but don't like executing commands? This tool is for you!
This tool executes legendary commands for you through a simple interface.
If you don't like the look of terminal interfaces, you're probably looking for Heroic Games Launcher or Rare.
This tool is made for Windows 8.1 and up, no Win7/Linux/Wine support at the moment!
Before downloading this tool you only need Python 3.9+
, as it will auto-install and update legendary-gl for you! (You'll need to add python to the path, there is a checkbox for that at the bottom of the Python installer)
- Download the latest executable available in releases
- Open and enjoy!
Note: You will also need Node to install the tool this way.
- Clone this repository.
- Open Command Prompt and
cd
to the folder where you cloned it. - Run
npm i
. - At this point, you could just run
node .
ornpm run start
, and the program will run just fine. But if you'd want to, you could compile it by yourself, to an executable file. If you want to do this, follow the steps 5 and 6. - Run
npm run build
and wait (Ignore any warnings of dynamic requires) - The resulting .exe should be at
/path/to/clone/dist/easy-legendary.exe
. You just need to open it! Enjoy!
There are no known bugs at the moment, but in the case you find one, please don't hold back from opening an issue on the repository.
- Thanks to Rodney for making legendary. This tool wouldn't exist without it.
- Thanks to TheBrunoRM for making the logo, a parody of the Epic Games logo.