Skip to content

Commit

Permalink
notice regarding ea app
Browse files Browse the repository at this point in the history
  • Loading branch information
Dyvinia committed Jul 2, 2023
1 parent 2298fa1 commit d3b2a99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DatapathFixPlugin/Actions/LaunchExecutionAction.cs
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ public string DatapathFix
App.Logger.Log($"DatapathFix v{CurrentVersion} by Dyvinia");
App.Logger.Log(@"Github: https://github.com/Dyvinia/DatapathFixPlugin");
App.Logger.Log(@"Donate: https://ko-fi.com/Dyvinia");
App.Logger.Log(@"Note: This is only needed for Steam or Epic Games Store; no longer needed when using only the EA App");
if (Config.Get("DatapathFixEnabled", true) && File.Exists(DatapathFix))
{
Expand Down

0 comments on commit d3b2a99

Please sign in to comment.