Skip to content
Snippets Groups Projects

Pull 5.4 changes into 5.5

Merged David Gilbert requested to merge dev/5.4 into dev/5.5
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
@@ -40,8 +40,7 @@ include:
# Use the UNREAL_VERSION variable to adjust to your preferred Unreal version.
variables:
UNREAL_VERSION: "5.3"
CUSTOM_NDISPLAY_CONFIG: "aixcave_5_3_dev.ndisplay"
UNREAL_VERSION: "5.4"
stages:
- analyze
Loading