From ad2ed303bdac0ff9ff5998fedee5b963c6d852c1 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Thu, 13 Feb 2025 15:49:55 +0100 Subject: [PATCH] enable the openxrvivetracker plugin --- SGVRETemplate.uproject | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SGVRETemplate.uproject b/SGVRETemplate.uproject index deec442..f2afd2b 100644 --- a/SGVRETemplate.uproject +++ b/SGVRETemplate.uproject @@ -95,7 +95,7 @@ }, { "Name": "OpenXRViveTracker", - "Enabled": false, + "Enabled": true, "SupportedTargetPlatforms": [ "Win64", "Linux",