This repository was archived by the owner on Apr 20, 2022. It is now read-only.

Description
The Readme is missing out a few important points.
The SDK folder junctions. What exact folder should be junctioned, and what should it look like after this task is completed?
When trying to recompile after following the steps, the following error will be throw when trying to rebuild the UnrealBuildToold.
System\ActionGraph.cs(429,6,429,15): error CS0246: The type or namespace name 'FASTBuild' could not be found (are you missing a using directive or an assembly reference?)
The README should specify the steps to avoid this.