You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ In the development menu, you get access to the 'PythonConsole' too, you can use
17
17
18
18
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)
19
19
20
-
The currently supported Unreal Engine versions are 4.12, 4.13and 4.14
20
+
The currently supported Unreal Engine versions are 4.12, 4.13, 4.14 and 4.15
0 commit comments