This repository contain the Stardew Valley mods I have made.
- Install the latest version of SMAPI
- Download mods and unzip them into Stardew Valley/Mods.
- Run the game using StardewModdingAPI (SMAPI).
Reminds you in the morning when the Queen of Sauce program is airing on TV. I made this mod because I always forgot to watch it.
To compile a SMAPI mod for testing, use the following instructions:
- Make sure to have the appropriate versions of the game and SMAPI installed.
- Open the solution with Visual Studio or MonoDevelop.
- Add the package Stardew.ModBuildConfig by Pathoschild to enable cross-platform compatibility.
- Re-build the solution and run the debugger to launch the project with SMAPI.