Skip to content

somnomania/smapi-mod-dump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains all SMAPI mods in the SMAPI compatibility list. It's used to update that page, find mods using specific APIs, etc.

Mod stats

  • Last updated 2020-12-22 (SMAPI 3.8.0 and Stardew Valley 1.5.0).
  • 1141 mods in the SMAPI compatibility list.
  • 775 mods (68%) have a valid Git repository.
  • 335 repositories (43%) contain multiple mods.

What's in this repository

  • compiled has the latest download for each mod, grouped into these categories:

    category description
    abandoned Mods which are obsolete, or have been abandoned by their authors and probably won't be updated unofficially. These will likely never be updated again.
    broken in * Mods which broke in that game version.
    okay Mods which work fine in the latest versions (and don't fit one of the next two categories).
    okay (Harmony) Mods which work fine in the latest versions, and use Harmony to patch the game code. Using many Harmony mods together often causes conflicts, so these are separate for testing.
    okay (special groups) Mods which work fine in the latest version, but need to be tested separately from other mods. That include Entoarox Modding Utilities (which frequently crashes when loading a save), Pong (which overrides the entire game), and Please Fix Error (which spams fake errors).
  • source has the latest source code for each open-source SMAPI mod. This only has the code, it doesn't mirror the Git history. Since many repositories contain multiple mods, mods in compiled don't necessarily map directly to repositories in source. Although compiled may contain unofficial updates, source only has the official repositories.

See also

About

A dump of all compiled SMAPI mods, used for compatibility testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.7%
  • HTML 1.9%
  • C++ 0.2%
  • Perl 0.1%
  • Java 0.1%
  • JavaScript 0.0%