Skip to content

Commit 22f316a

Browse files
committed
Flow plugin is now DISABLED BY DEFAULT
Change suggested Riot Games, but the idea isn't new. This plugin tends to be part of codebase shared between projects in studios. In that case, it is desired to have this plugin as part of a shared codebase or repository, but it's not desired to have the plugin enabled for every project Update Flow.uplugin
1 parent af300a9 commit 22f316a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Flow.uplugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"DocsURL" : "https://github.com/MothCocoon/FlowGraph/wiki",
99
"MarketplaceURL" : "",
1010
"SupportURL": "https://discord.gg/Xmtr6GhbmW",
11-
"EnabledByDefault" : true,
11+
"EnabledByDefault" : false,
1212
"CanContainContent" : false,
1313
"IsBetaVersion" : false,
1414
"Installed" : false,

0 commit comments

Comments
 (0)