We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adde283 commit 4992139Copy full SHA for 4992139
BuildPlugin.bat.template
@@ -3,6 +3,7 @@
3
set PLUGIN_PATH="%cd%\SubsystemBrowserPlugin.uplugin"
4
set RUNUAT_PATH="%EPIC_LIBRARY%\UE_%VERSION%\Engine\Build\BatchFiles\RunUAT.bat"
5
set PACKAGE_PATH="%WORK_TEMP%\SBP_%VERSION%"
6
+set ENGINE_SELECTION=(4.25 4.26 4.27 5.0 5.1 5.2 5.3 5.4 5.5 5.6 5.7)
7
8
set EXTRA_PARAMS= -StrictIncludes
9
0 commit comments