mrhodes / SMAPI

A Modding API For Stardew Valley

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTICE: THIS PROJECT IS STILL IN ALPHA

What is SMAPI

SMAPI (Stardew Modding Application Programming Interface) is a tool to help modders make changes to Stardew. It is a standalone executable which goes alongside your Stardew.exe.

Installation

To install SMAPI:

To install mods:

  • To install mods just download the mod's .DLL file, and place it in %appdata%\StardewValley\Mods. SMAPI will take care of the rest!

Future Plans

  • Content only mods
  • Support for a wide range of events
  • Enable the addition of new custom content such as locations, NPCs, and items.

Mod Developers!

Mod developers would work off the release branch. The master branch will contain mid-version updates which could make your mods incompatable with both the current release and the upcoming releases.

About

A Modding API For Stardew Valley

License:GNU Lesser General Public License v3.0


Languages

Language:C# 80.7%Language:HTML 19.3%