Skip to content

KamtarGaming/smapi-mod-dump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

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 2019-01-11 (SMAPI 2.10.1 and Stardew Valley 1.3.33).
  • 624 mods in the SMAPI compatibility list.
  • 421 mods (67%) have a valid Git repository.
  • 179 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 a specific 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 Battle Royalley (which blocks other mods) and Pong (which overrides the entire game).
  • 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.

  • utilities contains scripts used to update this repository.

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# 99.6%
  • C++ 0.4%
  • Smalltalk 0.0%
  • Lua 0.0%
  • HLSL 0.0%
  • Makefile 0.0%