Skip to content

Commit 76ae4b1

Browse files
authored
Update README.md
1 parent 62016f5 commit 76ae4b1

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 and 4.21
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
3434

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

0 commit comments

Comments
 (0)