Skip to content
Snippets Groups Projects
Commit 53de8514 authored by David Gilbert's avatar David Gilbert :bug:
Browse files

ci: Updates correct version strings

parent 3da9a6a2
No related branches found
No related tags found
1 merge request!107UE5.4-2024.1-rc1
...@@ -42,7 +42,7 @@ include: ...@@ -42,7 +42,7 @@ include:
variables: variables:
UNREAL_VERSION: "5.4" UNREAL_VERSION: "5.4"
CUSTOM_NDISPLAY_CONFIG: "aixcave_5_3_dev.ndisplay" CUSTOM_NDISPLAY_CONFIG: "aixcave_5_4.ndisplay"
stages: stages:
- analyze - analyze
...@@ -83,7 +83,7 @@ Generate_Project: ...@@ -83,7 +83,7 @@ Generate_Project:
RUN_SETUP: "false" RUN_SETUP: "false"
GEN_DEPENDENCIES: "( GEN_DEPENDENCIES: "(
[master@UnrealDTrackPlugin]='https://github.com/VRGroupRWTH/UnrealDTrackPlugin.git' [master@UnrealDTrackPlugin]='https://github.com/VRGroupRWTH/UnrealDTrackPlugin.git'
[dev/5.3@RWTHVRCluster]='https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-cluster-plugin.git' [5.4@RWTHVRCluster]='https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-cluster-plugin.git'
)" )"
Generate_Project_Without_Cluster: Generate_Project_Without_Cluster:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment