For the complete documentation index, see llms.txt. This page is also available as Markdown.

Linux Development

We support the following local development setups

  1. Export from prebuilt docker image (recommended), i.e. ue4-docker installed build - Builds in docker, then installs to your local system.

  2. Run everything inside docker (promising, but not heavily used) - Uses X11 forwarding view Unreal running in docker

  3. Traditional - Run Unreal per the standard Epic instructions (Use this if you want to use an existing Unreal 4.21 installation)

Last updated

Was this helpful?