Skip to content

StardewConfigMenu/StardewConfigFramework

Repository files navigation

StardewConfigFramework Build Status

Ever want to add a settings menu to your Stardew Valley mod, but didn’t want to go through the hassle of building one from scratch? Using StardewConfigFramework your mod can have a fully functioning configuration menu in minutes.

Contents

Contributers

Setup Instructions

  1. Download the repo
  2. Open Solution in Visual Studio
  3. Redownload the SMAPI NuGet package
  4. Profit

Pull Requests

Feel free to submit pull requests.

Modders

For a walkthrough of how to use the framework in your mods check out the Wiki

Requirements

Mods

  • Check the Requirements section on Nexus for up to date list

Users

This repo is for modders to enable StardewConfigMenu support, users generally do not need to worry themselves with the contents of this repo. You may be looking for the StardewConfigMenu mod?

Credit

The idea and look of the tab comes from UiModSuite by demiacle