Updated for Stardew Valley v1.2 / SMAPI v1.10 compatibility.
The update was easier than expected, so I managed to sneak it in before work.
Source code:
Code:using System; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Content; using Microsoft.Xna.Framework.Graphics; using StardewModdingAPI; using StardewModdingAPI.Events; using StardewValley; using StardewValley.Characters; namespace InteractionHelper { public class InteractionHelper : Mod { private...
-
Welcome to the official Starbound Mod repository, Guest! Not sure how to install your mods? Check out the installation guide or check out the modding help thread for more guides.Dismiss Notice
Outdated Mods have been moved to their own category! If you update your mod please let a moderator know so we can move it back to the active section.
Interaction Helper 1.0.3
Displays a popup over NPCs and animals that still need their daily interaction.