The modding API for Stardew Valley.
Go to file
ClxS 126ce53618 Updated readme. Small change to prevent trainermod using copy-local 2016-03-06 18:01:52 +00:00
StardewModdingAPI Added version.cs 2016-03-06 16:48:43 +00:00
TrainerMod Updated readme. Small change to prevent trainermod using copy-local 2016-03-06 18:01:52 +00:00
.gitignore Merged Zoryn4163/master into master 2016-03-03 20:17:40 +00:00
BobberBar Private Fields.txt expose some private fields for modding 2016-02-28 22:16:32 -05:00
Game1 Static Fields.txt expose some private fields for modding 2016-02-28 22:16:32 -05:00
LICENSE Initial commit 2016-02-28 06:44:19 -05:00
README.md Updated readme. Small change to prevent trainermod using copy-local 2016-03-06 18:01:52 +00:00
StardewModdingAPI.sln Removed StardewInjector. That'll go in it's own testing branch when we get around trying to integrate it. 2016-03-05 12:14:53 +00:00
UpgradeLog.htm resync for merge conflicts 2016-03-03 15:06:25 -05:00
UpgradeLog2.htm resync for merge conflicts 2016-03-03 15:06:25 -05:00
Vanilla Items List.txt trying to get custom content working - do NOT try to implement cc yet 2016-03-01 01:35:52 -05:00

README.md

SMAPI

A Modding API For Stardew Valley See: https://github.com/Zoryn4163/SMAPI-Mods

NOTICE: THIS PROJECT IS STILL IN ALPHA

##Latest Version: 0.37.0.1 Mod developers! You should develop from the release branch, which contains the code for the most recently released version. The master branch may contain updates which make it incompatable with the latest release binaries.