Skip to content

Commit

Permalink
Merge branch 'master' into modus
Browse files Browse the repository at this point in the history
  • Loading branch information
dfb committed Jan 25, 2019
2 parents 4d28b90 + b9fb929 commit 50c784c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Once the plugin is installed and enabled, you get access to the 'PythonConsole'

All of the exposed engine features are under the 'unreal_engine' virtual module (it is completely coded in c into the plugin, so do not expect to run 'import unreal_engine' from a standard python shell)

The currently supported Unreal Engine versions are 4.12, 4.13, 4.14, 4.15, 4.16, 4.17, 4.18, 4.19 and 4.20
The currently supported Unreal Engine versions are 4.12, 4.13, 4.14, 4.15, 4.16, 4.17, 4.18, 4.19, 4.20 and 4.21

We support official python.org releases as well as IntelPython and Anaconda distributions.

Expand Down

0 comments on commit 50c784c

Please sign in to comment.