diff --git a/plugins.gitlab-ci.yml b/plugins.gitlab-ci.yml index b1524f04e94da52193f746268142485008957ca8..d2581c54053006abb26e5fedaacade4e4bcfecb6 100644 --- a/plugins.gitlab-ci.yml +++ b/plugins.gitlab-ci.yml @@ -36,6 +36,8 @@ include: # # You can uncomment the deploy lines to deploy your project to the CAVE/VRDev. This only makes sense, if your plugin works # with a generated project. +# +# Use the UNREAL_VERSION variable to adjust to your preferred Unreal version. variables: UNREAL_VERSION: "5.3"