Add "start a build" text to the UE4 guide

This commit is contained in:
Elliott Mahler 2022-03-19 22:19:19 -07:00
parent e144658b87
commit 4091e5ffc1

View File

@ -41,6 +41,8 @@ Note that each platform has its own `___ToolChain.cs` file. For example, there's
One more note: The flag `/await:strict` is only fully supported in visual Studio 16.11 and newer. If you're using an older version of Visual Studio, use the `/await` flag instead.
Once this is edit is finished, start a build. It may take a while, so it's a good idea to have this running while you work on the next steps.
Step 2: Adding the Squid::Tasks Plugin
--------------------------------------