From d55f355292fecf654d913f267b158b5e735f37ac Mon Sep 17 00:00:00 2001 From: Simon Davies Date: Tue, 17 Dec 2024 13:05:11 +0000 Subject: [PATCH] Updated title and summary for smapi health check --- 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 4ee86102a2..6074dfdacd 100644 --- a/src/Games/NexusMods.Games.StardewValley/Diagnostics.cs +++ b/src/Games/NexusMods.Games.StardewValley/Diagnostics.cs @@ -200,7 +200,7 @@ You can download this SMAPI version from {SMAPINexusModsLink}. internal static IDiagnosticTemplate SuggestSMAPIVersionTemplate = DiagnosticTemplateBuilder .Start() .WithId(new DiagnosticId(Source, number: 10)) - .WithTitle("Install SMAPI to get started with modding Stardew Valley") + .WithTitle("Stardew Modding API (SMAPI) is not installed") .WithSeverity(DiagnosticSeverity.Suggestion) .WithSummary("Install SMAPI to get started with modding Stardew Valley") .WithDetails("""