From fbcf503351d36e4d7dc65eb8dfc6b247539e6d64 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Sun, 27 Nov 2022 13:53:24 +0100 Subject: [PATCH] add the marketplace url to the .uplugin file --- SenseGlove.uplugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SenseGlove.uplugin b/SenseGlove.uplugin index 27f4106c..f119b9ce 100644 --- a/SenseGlove.uplugin +++ b/SenseGlove.uplugin @@ -8,7 +8,7 @@ "CreatedBy": "SenseGlove", "CreatedByURL": "https://www.senseglove.com/", "DocsURL": "https://senseglove.gitlab.io/unreal-blueprint-docs/", - "MarketplaceURL": "", + "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/5e1d408f517b4966a269ec1035de0b9e", "SupportURL": "https://www.senseglove.com/support/", "CanContainContent": true, "IsBetaVersion": false,