SMAPI
SMAPI copied to clipboard
The modding API for Stardew Valley.
**Describe the bug** I don't know if this is an issue SMAPI's Context feature or for specific night events in general. I noticed it with the MrQi plane event and...
I'm working on a mod that automates the Farmer's actions, including movement. The animation breaks when I try to move the character with SetMovingUp() and similar methods. I believe this...
I am currently performing outreach to over a hundred web sites and open-source projects related to a pay-to-play content farming operation that has a domain similar to this project. This...
As a `mod` developer, when I create and build my mod, I use `dotnet build` and `dotnet run`. However, even after making a small change to the code, I have...
Currently when the farmhouse map gets reloaded, it doesn't reset the flag that independently tracks the spouse room, which results in the spouse room getting deleted. This resets that flag...
This attempts to fix a situation where a mod (like [FIASA](https://www.nexusmods.com/stardewvalley/mods/33880)) had a tilesheet reference explicitly loading a localized tilesheet when the user isn't playing in that language which can...