From 09713a29ff0f98aa483ac71d1846a5b394910514 Mon Sep 17 00:00:00 2001 From: Moth Doctor Date: Tue, 5 Apr 2022 18:03:07 +0200 Subject: [PATCH] contributors link --- Flow.uplugin | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Flow.uplugin b/Flow.uplugin index 395c537f..fbe3b12c 100644 --- a/Flow.uplugin +++ b/Flow.uplugin @@ -4,8 +4,7 @@ "FriendlyName" : "Flow", "Description" : "Design-agnostic node editor for scripting game’s flow.", "Category" : "Gameplay", - "CreatedBy" : "Krzysztof Justyński", - "CreatedByURL" : "https://twitter.com/MothDoctor", + "CreatedByURL" : "https://github.com/MothCocoon/FlowGraph/graphs/contributors", "DocsURL" : "https://github.com/MothCocoon/FlowGraph/wiki", "MarketplaceURL" : "", "SupportURL": "https://discord.gg/zMtMQ2vUUa",