Skip to content
Snippets Groups Projects

UE5.3-2023.1-rc3

Merged David Gilbert requested to merge dev/5.3 into 5.3
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -38,9 +38,11 @@ include:
@@ -38,9 +38,11 @@ include:
# with a generated project.
# with a generated project.
#
#
# Use the UNREAL_VERSION variable to adjust to your preferred Unreal version.
# Use the UNREAL_VERSION variable to adjust to your preferred Unreal version.
 
# Use the CUSTOM_NDISPLAY_CONFIG variable in case you need a custom ndisplay config. These are always located in /home/vrdemo/configs/ndisplay.
variables:
variables:
UNREAL_VERSION: "5.3"
UNREAL_VERSION: "5.3"
 
CUSTOM_NDISPLAY_CONFIG: "aixcave_5_3_dev.ndisplay"
stages:
stages:
- analyze
- analyze
Loading