Skip to content
Snippets Groups Projects
Commit 8c8451a3 authored by Kris Tabea Helwig's avatar Kris Tabea Helwig
Browse files

Updates unreal version and toolkit plugin version (custom nDisplay config remains untouched)

parent 4799a526
No related branches found
No related tags found
1 merge request!5Release dev to main branch
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
...@@ -40,7 +40,7 @@ include: ...@@ -40,7 +40,7 @@ include:
# Use the UNREAL_VERSION variable to adjust to your preferred Unreal version. # Use the UNREAL_VERSION variable to adjust to your preferred Unreal version.
variables: variables:
UNREAL_VERSION: "5.3" UNREAL_VERSION: "5.5"
CUSTOM_NDISPLAY_CONFIG: "aixcave_5_3_dev.ndisplay" CUSTOM_NDISPLAY_CONFIG: "aixcave_5_3_dev.ndisplay"
stages: stages:
...@@ -82,7 +82,7 @@ Generate_Project: ...@@ -82,7 +82,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@RWTHVRToolkit]='https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-toolkit.git' [dev/5.5@RWTHVRToolkit]='https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-toolkit.git'
)" )"
Generate_Project_Without_Toolkit: Generate_Project_Without_Toolkit:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment