You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ Looking for Logic Driver LITE's Blueprint Only example project? Download from [h
14
14
3. Open `LogicDriverExample.uproject`
15
15
1. Unreal should prompt to build the project
16
16
- Visual Studio is required for the project to build. It can be downloaded from https://visualstudio.microsoft.com/downloads/
17
+
- Make sure [Game development with C++](https://devblogs.microsoft.com/cppblog/directx-game-development-with-c-in-visual-studio/) is checked during the install. Otherwise building the project may fail
0 commit comments