A lightweight desktop app for discovering, launching, and managing Unreal Engine installations and projects — all in one place.
Built for Unreal Engine developers who want a faster workflow.
Launch any engine version or project instantly without navigating the Epic Games Launcher.
Browse projects in a flat list or thumbnail grid. Your preference is saved across sessions.
Select a folder with dozens of projects and import up to 20 at a time without freezing.
Star your most-used projects for quick access from the Favorites tab.
Accurately sorted by last-opened time using Saved/Logs timestamps — not just file dates.
Instantly filter projects by name with a clean search bar in the toolbar.
Stacking real-time feedback for every action — with auto-dismiss and close button.
Built-in update checker via GitHub Releases. Get notified and install with one click.
Find answers to common questions about Unreal Launcher.
C:\Program Files\Epic Games\UE_5.3).uproject file directlyMac and Linux are not officially supported yet, but you can build from source:
git clone https://github.com/NeelFrostrain/UnrealLauncher.gitnpm installnpm run build:mac or npm run build:linuxMinimum Requirements:
Recommended:
Unreal Launcher is built with Electron.js and React, featuring:
Yes! Add as many engine installations as you like. Each project automatically detects and uses its compatible engine version, making it perfect for managing legacy and modern projects simultaneously.
Yes! Unreal Launcher is licensed under the MIT License. You can fork the repository, report bugs, or submit pull requests with improvements on GitHub.