Skip to content

Commit 0a00e90

Browse files
author
Roberto De Ioris
committed
2 parents 8bc5626 + b2e1604 commit 0a00e90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ The currently supported Unreal Engine versions are 4.12, 4.13 and 4.14
2121

2222
# Binary installation on Windows (64 bit)
2323

24-
First of all install an official python distribution in your system (currently the suggested one is the 3.5) (do a system wide install, not a user one)
25-
2624
Check in the releases page (https://github.com/20tab/UnrealEnginePython/releases) if there is a binary version that matches your configuration (otherwise open an issue asking us for it [please specify the python version too]) and download it.
2725

26+
Binary releases includes an embedded python version, so you do not need to install it in the system.
27+
2828
Create (if it does not already exist) a Plugins directory in your project root directory (at the same level of Content/ and the .uproject file) and unzip the plugin into it. If your project is named FooBar you will end with FooBar/Plugins/UnrealEnginePython.
2929

3030
Open your project and go to the Edit/Plugins menu. Go to the bottom and under "Project/Scripting Languages" enable UnrealEnginePython.

0 commit comments

Comments
 (0)