I am very new to Unreal Engine, I have successfully installed in Linux, but is there a way to install the Launcher, I want to add assets from Unreal site but when trying to download assets I need the launcher.
Hi DanM
Thank you for your answer, if there is no launcher, what is the procedure to add assets from marketplace in Linux, I havent been able to do that. When I want to download from epics site, I get the message “There is no application/handler”
Yes, I am also a linux user. There are two valid paths forward for exclusively using Linux to access market-place content:
wine - This entry describes the process. Basically, wine supports the EGL nowadays for all functions except build patch prerequisite checking - which can be disabled via a command-line parameter when launching the launcher. Interestingly, the unreal editor itself also runs under wine, allowing you to add content to your projects directly through the EGL.
Allar is a JS implementation of a marketplace downloader utility.