Skip to content

Commit 7e8f700

Browse files
committed
Update readme.
1 parent d7caefc commit 7e8f700

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,13 @@
44

55
Looking for Logic Driver LITE's Blueprint Only example project? Download from [here](https://logicdriver.com/liteexample).
66

7-
## Installation
7+
## Installation on 4.27+
8+
*For older versions see the readme of the branch for instructions*
89

910
1. Uninstall Logic Driver Lite if installed.
1011
1. [Install Logic Driver Pro](https://logicdriver.com/docs/pages/installation/) from the Marketplace.
1112
1. Clone or download the project as a zip.
1213
1. Open `LogicDriverExample.uproject`.
13-
14-
- Previous versions required to build a C++ project. This is no longer necessary. Use the
1514

1615
## Installation & Walk-through Video
1716

@@ -44,7 +43,7 @@ Looking for Logic Driver LITE's Blueprint Only example project? Download from [h
4443
## Dialogue Example Map
4544

4645
- 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.
4847

4948
## Quest Example Map
5049

0 commit comments

Comments
 (0)