Skip to content

Instantly share code, notes, and snippets.

View crozar's full-sized avatar

crozar

  • was in Seoul
View GitHub Profile
@zhiguangwang
zhiguangwang / README.md
Last active June 23, 2023 09:50
Building Unreal Engine Game Client and Dedicated Server on Linux.

Building Unreal Engine Game Client and Dedicated Server on Linux

Because the build tools of UE4 works across platforms (Windows, Mac OS, Linux), steps in this article can be applied to Mac OS and Windows as well.

On Windows, You need to replace RunUAT.sh with RunUAT.bat though.

Prerequisites

First, get Unreal Engine 4 sourcecode and export the following environment variables: