Releases: InvoxiPlayGames/EricLauncher
Releases · InvoxiPlayGames/EricLauncher
EricLauncher 2024-12-14
Changes since "1.0":
- Fortnite update checking now uses the newer API.
- You can now pass launch arguments to games.
- Better multi-account support. (use
--account [username]
to sign into another account.) - You can now log out. (run
EricLancher.exe logout
) - Manifests from Heroic Games Launcher might work (pass
--heroic
as a parameter.)
Note: You need to install the Microsoft .NET 8.0 Runtime to use EricLauncher. Download for Windows x64 - Download for macOS arm64
To use with Steam: Add EricLauncher.exe as a non-Steam shortcut, then set the launch arguments of the new shortcut to be the path of the game's executable in quotes. For Fortnite, this is always FortniteLauncher.exe!
EricLauncher 1.0
Initial "release". Usage: EricLauncher.exe [game executable]
Contains a self-contained .NET 7 runtime. Check GitHub Actions for a smaller download, or downloads for arm64 macOS and x64 Linux.