From 1289a96cfdbc16c6f93220efcba97505c9c8220f Mon Sep 17 00:00:00 2001 From: Mike Date: Thu, 20 Feb 2025 13:04:09 +0000 Subject: [PATCH] Update src/Games/NexusMods.Games.StardewValley/Diagnostics.cs Co-authored-by: Al <26797547+Al12rs@users.noreply.github.com> --- src/Games/NexusMods.Games.StardewValley/Diagnostics.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Games/NexusMods.Games.StardewValley/Diagnostics.cs b/src/Games/NexusMods.Games.StardewValley/Diagnostics.cs index 4804b6e3cd..05188d238a 100644 --- a/src/Games/NexusMods.Games.StardewValley/Diagnostics.cs +++ b/src/Games/NexusMods.Games.StardewValley/Diagnostics.cs @@ -358,7 +358,7 @@ 1. Update Stardew Valley to {MinimumGameVersion} or higher OR -1. Download an older version of **{SMAPIModName}** from {NexusModsLink} that works with game versions older than {MinimumGameVersion} +1. Download an older version of **{SMAPIModName}** from {NexusModsLink} that works with game version {CurrentGameVersion} ### Technical Details The `manifest.json` file included with **{SMAPIModName}** lists the `MinimumGameVersion` as {MinimumGameVersion}.