Entoarox / StardewMods

My updated mods repository
36 stars 37 forks source link

Update for removal of ExitGameImmediately in SMAPI 3.0 #81

Closed Pathoschild closed 5 years ago

Pathoschild commented 5 years ago

SMAPI 3.0 drops support for the monitor.ExitGameImmediately method. This pull request rewrites Entoarox Framework's equivalent extension to log the message and then force a game crash with an infinite recursive loop.