From 291aee7fe515564703c7ff7db2299a5e7cea20fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20GABOLDE?= Date: Sat, 4 Jan 2025 00:33:41 +0100 Subject: [PATCH] enable electronic node plugin --- GrapplingGravity.uproject | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/GrapplingGravity.uproject b/GrapplingGravity.uproject index 8412b22..27c06ef 100644 --- a/GrapplingGravity.uproject +++ b/GrapplingGravity.uproject @@ -32,6 +32,11 @@ "SupportedTargetPlatforms": [ "Win64" ] + }, + { + "Name": "ElectronicNodes", + "Enabled": true, + "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/5cb2a394d0c04e73891762be4cbd7216" } ] } \ No newline at end of file