Skip to content

Commit 57def24

Browse files
committed
2 parents 11d550b + 7b33998 commit 57def24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Once the plugin is installed and enabled, you get access to the 'PythonConsole'
3030

3131
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)
3232

33-
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, 4.21 and 4.22
33+
The minimal supported Unreal Engine version is 4.12, while the latest is 4.23
3434

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

0 commit comments

Comments
 (0)