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.
- Download the repo
- Open Solution in Visual Studio
- Redownload the SMAPI NuGet package
- Profit
Feel free to submit pull requests.
For a walkthrough of how to use the framework in your mods check out the Wiki
- Check the Requirements section on Nexus for up to date list
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?
The idea and look of the tab comes from UiModSuite by demiacle