Skip to content

vizv/SMAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version: 0.40.0 Alpha Changelog License Wiki

HELP + SUPPORT
This repository is a fork of cjsu/SMAPI for Linux Support. For support with upstream issues, please check the Stardew Valley official forums: http://community.playstarbound.com/threads/stardew-modding-api-0-40-1-1.108375/
ABOUT
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.
REQUIREMENTS
Steam version of Stardew Valley (other version should also work, but haven't been tested).
INSTALLATION
Currently only Steam version has been tested.
  <ol>
    <li>Extract the SMAPI tgz archive alongside your StardewValley.exe. Usually this would be somewhere like ‘$HOME/.local/share/Steam/steamapps/common/Stardew Valley’.</li>
    <li>To start SMAPI, launch Stardew Valley in Steam, or execute ‘StardewValley’ script directly.</li>
  </ol>
</td>
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. You should also take a look at the Wiki for some quick modding tutorials.
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.

About

A Modding API For Stardew Valley

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.4%
  • Shell 0.6%