You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a reason for _editorPathSuffix taking cmdVersion parameter into consideration only on Windows?
I can see those executable variations on Linux (screenshot below).
I'm not sure how these executables work and if they're also supported on MacOS and on Installed builds.
Anyway, should be pretty easy to fix. I can quickly change it. Let me know what do you think.
Hi Adam,
Is there a reason for
_editorPathSuffix
takingcmdVersion
parameter into consideration only on Windows?I can see those executable variations on Linux (screenshot below).
I'm not sure how these executables work and if they're also supported on MacOS and on Installed builds.
Anyway, should be pretty easy to fix. I can quickly change it. Let me know what do you think.
ue4cli/ue4cli/UnrealManagerWindows.py
Lines 76 to 77 in fed71c1
ue4cli/ue4cli/UnrealManagerDarwin.py
Lines 36 to 41 in fed71c1
ue4cli/ue4cli/UnrealManagerLinux.py
Lines 48 to 49 in fed71c1
The text was updated successfully, but these errors were encountered: