Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 671 Bytes

installation.md

File metadata and controls

26 lines (16 loc) · 671 Bytes

Installation

1. Download source code

Download whole project's source code from GitHub and unzip it.

2. Move the plugin

Move the plugin folder (Kdtree directory) into the "Plugins" directory in your UE4 project folder.

3. (re-) Generate project files

Generate project files (for example with right mouse click on the *.uproject) for Visual Studio (Windows) or XCode (Mac).

4. Build

Build the project in Visual Studio.

5. Launch UE4 editor and enable the plugin

Launch .uproject file and enable the plugin via Settings > Plugins > Project > Other > kd-tree.