Skip to content

StardewConfigMenu/StardewConfigMenu

Repository files navigation

StardewConfigMenu

Tired of manually editing json files to change mod settings? This is the mod for you!

StardewConfigFramework Menu

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.

Todo

  • Centralized Saving
  • Dropdown Component
  • Checkbox Component
  • Button Component
  • Slider Component
  • Plus/Minus Component
  • Text Input Component
  • Keybind Setting Component
  • More robust testing mods
  • CODE CLEANUP/ORGANIZATION
  • Code documentation
  • Complete Wiki

Modders

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

Users

Requirements

NOTE: This is mod is used as a utility for other mods and on it's own only adds an empty Settings page. Beside other mods which take advantage of the framework the requirements are as follows:

Mods

  • Check Nexus for up to date list

Credit

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