I am working on a git master package build for this on the Arch Linux AUR using the build instructions at A new, community-hosted Unreal Engine Wiki - Announcements - Unreal Engine Forums. Question being: what exactly is needed outside of the binaries? What folders etc? I don’t want to have to include the entire Git dir in /opt if I don’t need to.
I should note I am building Unreal Tournament: https://github.com/EpicGames/UnrealTournament
Once the project is built, we have the binaries:
./Engine/Binaries/Linux/UE4Editor
./Engine/Binaries/Linux/UE4Game-Linux-Shipping
And so on…
Above this directory, what folders are really required? Trying to keep space consumption down after build for myself and users.
Thanks!