Skip to content
This repository was archived by the owner on Jun 7, 2025. It is now read-only.

Commit bf5c9d3

Browse files
committed
Update README.md
1 parent d894fea commit bf5c9d3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ The plugin can be used in both C++ and Blueprint projects.
88

99
### Blueprint projects
1010

11-
**At the moment, the package is compatible only with Unreal Engine 4.**
12-
1311
1. Download the latest [**package file**](https://github.com/TrickyFatCat/TrickyInteractionSystem/releases/);
14-
2. Unzip the package to the Plugins folder in engine folder, e.g. `C:\Program Files\Epic Games\UE_4.27\Engine\Plugins`;
12+
2. Install the plugin either in your project or for all projects in engine:
13+
* Unzip the package into Plugins folder of your project, e.g. `D:\UnrealProjects\MyProject\Plugins`;
14+
* Unzip the package to the Plugins folder in engine folder, e.g. `C:\Program Files\Epic Games\UE_5.0\Engine\Plugins`;
1515
3. Restart the project;
1616

1717
In this case the plugin can be used for any blueprint project.

0 commit comments

Comments
 (0)