Skip to content

Commit 4992139

Browse files
committed
update build script
1 parent adde283 commit 4992139

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BuildPlugin.bat.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
set PLUGIN_PATH="%cd%\SubsystemBrowserPlugin.uplugin"
44
set RUNUAT_PATH="%EPIC_LIBRARY%\UE_%VERSION%\Engine\Build\BatchFiles\RunUAT.bat"
55
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)
67

78
set EXTRA_PARAMS= -StrictIncludes
89

0 commit comments

Comments
 (0)