Skip to content

Swampen/stardew-valley-mods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stardew Valley Mods

This repository contain the Stardew Valley mods I have made.

Install

  1. Install the latest version of SMAPI
  2. Download mods and unzip them into Stardew Valley/Mods.
  3. 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.

Compiling

To compile a SMAPI mod for testing, use the following instructions:

  1. Make sure to have the appropriate versions of the game and SMAPI installed.
  2. Open the solution with Visual Studio or MonoDevelop.
  3. Add the package Stardew.ModBuildConfig by Pathoschild to enable cross-platform compatibility.
  4. Re-build the solution and run the debugger to launch the project with SMAPI.

Languages