A collection of Stardew Valley mods that improve player experience, quality of life, and add new content to the game.
- Install the latest version of SMAPI
- Download mods and unzip them into Stardew Valley/Mods.
- Run the game using StardewModdingAPI (SMAPI).
Shows character locations on the map. Uses a modified map page much more accurate to the game.
Locates characters on the screen indicating direction and distance from player's current position.
Replaces pet dog with a Shiba Inu, Shepherd, or Husky. Requires Content Patcher.
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.