Skip to content

UE4Editor.version path changed in 4.22 #11

Description

@udnaan

As per subject, the file that EpicApi.java uses to select the engine version is not longer at /Engine/Binaries/Linux/UE4Editor.version but inside another directory.

A work around is to create a symlink inside /Engine/Binaries/Linux/

cd Engine/Binaries/Linux/
ln -s Binaries/Linux/UE4Editor.version 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions