Skip to content

jesustorresdev/ue4-build-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ue4-build-container

Build Unreal Engine 4 on Linux in a container, as is described by Unreal Engine 4 documentation.

Requirements

Mainly, you need Podman. The build script build.sh is easily modifiable to use docker. But I prefer Podman because it not needs a daemon and allows to mount volumes in build time.

Build a virtual machine

To build Unreal Engine just run:

$ ./build.sh

from the directory of this repository, where is the Dockerfile.

Copyright and license

Copyright (c) 2019, Jesús Torres <[email protected]>. This work is licensed under a Creative Commons Public Domain Dedication 1.0 License.

About

Build Unreal Engine 4 on Linux in a container.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published