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
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,13 @@
4
4
5
5
Looking for Logic Driver LITE's Blueprint Only example project? Download from [here](https://logicdriver.com/liteexample).
6
6
7
-
## Installation
7
+
## Installation on 4.27+
8
+
*For older versions see the readme of the branch for instructions*
8
9
9
10
1. Uninstall Logic Driver Lite if installed.
10
11
1.[Install Logic Driver Pro](https://logicdriver.com/docs/pages/installation/) from the Marketplace.
11
12
1. Clone or download the project as a zip.
12
13
1. Open `LogicDriverExample.uproject`.
13
-
14
-
- Previous versions required to build a C++ project. This is no longer necessary. Use the
15
14
16
15
## Installation & Walk-through Video
17
16
@@ -44,7 +43,7 @@ Looking for Logic Driver LITE's Blueprint Only example project? Download from [h
44
43
## Dialogue Example Map
45
44
46
45
- Sample blueprint dialogue implementation using the [LogicDriver-Dialogue Blueprint Project](https://github.com/Recursoft/LogicDriver-DialogueExample).
47
-
- For a C++ example, see the [C++ Dialogue Plugin](https://github.com/Recursoft/LogicDriver-Dialogue). This was used on older versions of this example project and in the `4.27-cpp`.
46
+
- For a C++ example, see the [C++ Dialogue Plugin](https://github.com/Recursoft/LogicDriver-Dialogue). This was used on older versions of this example project and in the `4.27-cpp` branch.
0 commit comments