From e21b11ac79f13ec93544389aed9423b6785ba6fb 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 00f5a10b..18904d83 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/", "EngineVersion": "5.1.0", "CanContainContent": true,