Skip to content
Snippets Groups Projects
Commit 56873833 authored by dg128746's avatar dg128746
Browse files

Added Cave Livelink Preset, fixed a bug and enabled plugins by default

parent 894b60c3
No related branches found
No related tags found
2 merge requests!13Draft: Improve walking implementation,!9Draft: LiveLink capabilities and 4.27 config assets.
File added
No preview for this file type
File deleted
......@@ -52,6 +52,10 @@
{
"Name": "LiveLink",
"Enabled": true
},
{
"Name": "LiveLinkOvernDisplay",
"Enabled": true
}
]
}
\ No newline at end of file
......@@ -2,6 +2,7 @@
#include "CoreMinimal.h"
#include "Kismet/BlueprintFunctionLibrary.h"
#include "UObject/ConstructorHelpers.h"
#include "VirtualRealityUtilities.generated.h"
UENUM(BlueprintType)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment