Update home authored by Ali Can Demiralp's avatar Ali Can Demiralp
......@@ -3,7 +3,6 @@
- Delete the contents of the folder ``UnrealEngine/Engine/Plugins/Runtime/nDisplay/`` (but not the folder itself) and then copy the contents of this project into it.
- Continue with the steps at https://docs.unrealengine.com/en-us/Platforms/Linux/GettingStarted to download and prepare the Linux cross-compilation toolchain, following the instructions for **From a Source Build**.
# Merge-Requests to merge these changes into the Unreal engine:
# Existing merge requests to add nDisplay Linux support into the Unreal engine:
* https://github.com/EpicGames/UnrealEngine/pull/5278 (current pull request)
* https://github.com/EpicGames/UnrealEngine/pull/4916 (original one by Heiko)