Makes eating food instant and removes the "start month" button.
There also is a configuration option to reduce or disable saving at the end of the month which makes the cutscene almost instant.
- Build using
dotnet build - For release builds, add
-c Release - If you're using VSCode, the
.vscode/tasks.jsonfile allows building viaRun Build/Ctrl+Shift+B
- Github: https://github.com/benediktwerner/Stacklands-FasterEndOfMonths-Mod
- Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=3012089421
- v1.2.2: Fix game not getting saved at all if the moon number isn't divisible by the autosave frequency
- v1.2.1: Don't unpatch when exiting the game
- v1.2.0: Steam Workshop Support
- v1.1.2: Don't consume Hotpot
- v1.1.1: Load this mod after StoneArch for compatibility
- v1.1:
- Remove "start month" button
- Add option to skip saving
- v1.0: Initial release