aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChance Ivey <[email protected]>2020-12-03 10:00:55 -0500
committerGitHub <[email protected]>2020-12-03 10:00:55 -0500
commit58eaa3207c283a07227cd62da03f2ec4167c0705 (patch)
tree8b85ed96cf5f58604fb83ddd2207f32d84c8c52b
parentCleaned up ugly include path. (diff)
downloadugcexample-release.tar.xz
ugcexample-release.zip
Update QuickStart.mdHEADrelease
Added comment about installing the .NET desktop component in VS
-rw-r--r--Documentation/QuickStart.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/QuickStart.md b/Documentation/QuickStart.md
index 9f0964e..97a9a7d 100644
--- a/Documentation/QuickStart.md
+++ b/Documentation/QuickStart.md
@@ -2,7 +2,7 @@
## Prerequisites
To follow along with this overview, you’ll need the following installed on your machine:
- A source build of Unreal Engine 4.25.1 or higher (to recompile the AutomationTool project)
-- Visual Studio 2019 Community or higher
+- Visual Studio 2019 Community or higher. Ensure you have the Visual Studio .NET desktop development component installed.
- This project (UGCExample)
*If you’re comfortable in Visual Studio and want to skip looking at the example project, head straight to the [Adding Mod Support to Your Project](https://github.com/EpicGames/UGCExample/blob/release/Documentation/QuickStart.md#adding-mod-support-to-your-project