Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit d3b2a99

Browse files
committed
notice regarding ea app
1 parent 2298fa1 commit d3b2a99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DatapathFixPlugin/Actions/LaunchExecutionAction.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ public string DatapathFix
5050
App.Logger.Log($"DatapathFix v{CurrentVersion} by Dyvinia");
5151
App.Logger.Log(@"Github: https://github.com/Dyvinia/DatapathFixPlugin");
5252
App.Logger.Log(@"Donate: https://ko-fi.com/Dyvinia");
53+
App.Logger.Log(@"Note: This is only needed for Steam or Epic Games Store; no longer needed when using only the EA App");
5354

5455
if (Config.Get("DatapathFixEnabled", true) && File.Exists(DatapathFix))
5556
{

0 commit comments

Comments
 (0)