nmrugg / UE4Launcher

The Unofficial Cross-Platform UE4 Launcher
MIT License
116 stars 20 forks source link

Adding the engine in the launcher #19

Closed a-tab-a closed 3 years ago

a-tab-a commented 3 years ago

Hi,

How do I add the engine, I added the path to editor ~/UnrealEngine/Engine/Binaries/Linux/UE4Editor but doesn't work.Thanks for the launcher!

a-tab-a commented 3 years ago

Got it!

showaykerker commented 2 years ago

In my case, it's /home/user/Downloads/UnrealEngine-4.27.1-release/Engine/Binaries/Linux/UE4Editor. The path should be absolute rather than "~" included. Hope this helps someone.