StardewMods icon indicating copy to clipboard operation
StardewMods copied to clipboard

ChatCommands will be broken in Stardew Valley 1.6

Open jamespfluger opened this issue 2 years ago • 0 comments

Stardew Valley will soon be updating to 1.6 and use .NET 6, and SMAPI will be released with a new version 4.x.x

The Trigger command will no longer be supported :
https://stardewvalleywiki.com/Modding:Migrate_to_SMAPI_4.0#Other_API_changes

helper.ConsoleCommands.Trigger -> No longer supported. You can use mod-provided APIs to integrate with other mods

jamespfluger avatar Dec 30 '23 23:12 jamespfluger