Improve branch warning text

This commit is contained in:
RisaDev
2024-11-19 02:47:49 +03:00
parent cbc732d00a
commit 9cc7f12ee0
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ public class DalamudBranchService : IService
/// Message used in various places to tell user why the plugin is disabled
/// </summary>
public const string PluginDisabledMessage = "You are running development or testing version of Dalamud.\n" +
"Regular users are not supposed to run Customize+ on non-release versions of Dalamud therefore Customize+ has disabled itself until you go back to stable version.";
"Regular users are not supposed to run Customize+ on non-release versions of Dalamud therefore Customize+ has disabled itself until you go back to stable version.\n\nYou can go back to stable version by typing /xlbranch, clicking \"release\" and then \"Pick & Restart\".";
/// <summary>
/// Current Dalamud branch