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

fix: Enables XRBase plugin for toolkit. Usually this is enabled through...

fix: Enables XRBase plugin for toolkit. Usually this is enabled through OpenXR, but OpenXR is not required.
parent 262f479b
No related branches found
No related tags found
2 merge requests!85UE5.3-2023.1-rc3,!79Plugin Separation: Move the RWTHVRCluster Module into its own Plugin with respective content. Removes Toolkit dependency to nDisplay
Pipeline #376937 failed
This commit is part of merge request !79. Comments created here will be created in the context of that merge request.
......@@ -47,6 +47,10 @@
{
"Name": "Niagara",
"Enabled": true
},
{
"Name": "XRBase",
"Enabled": true
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment