Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
Custom Location Icons from 4SlicePizza: http://4slicepizza.deviantart.com/.The inspiration of look of the menu comes from UiModSuite by Demiacle.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
If interest is expressed I will be adding others such as Keybind components, and text input components
Check out the wiki on github for help with the framework!
Version Framework 0.
Renamed some methods in ModOptionSelection for more focus on identifiers
Removed json.NET until saving is implemented
Added Saving/Loading of ModOptions. Can load/save specific farmer settings or user settings, only one at a time.
Fixed bug where inserting a choice with a duplicate identifier would create doubles
Added Replace method for ModOptionSelection.Choices, good for loading from configs
Donations
No donations accepted
StardewConfigMenu
StardewConfigMenu allows modders to easily add mod options in-game without forcing users to modify settings files. The mod adds a Mod Options tab to the main menu which shows the settings of all mods which use the framework.
The framework allows modders to easily attach to StardewConfigMenu and create an options page for their mods without fighting with other mods for screen space.
For a lot more information check out git repo for the Menu, Framework and it's Wiki.
Included in this version (>1.0.0):
Category Labels
Buttons
Checkboxes
Plus/Minus Steppers
Dropdowns (With optional hover text)
Sliders
Dependent on demand support for other components such as keybinds, or textboxes may be added. Maybe even tabs like CJB Cheat menu. If your mod needs a new component, open an issue on GitHub or send me a message.
Mods Using Framework: Check the Requirements section above this description for Mods requiring this Menu.
MODDERS: I am looking for your feedback! If there are any problems or concerns with the framework please don't hesitate to contact me (Discord). Check out the Getting Started page for an introduction to the framework.
Please endorse and share this framework with developers if you feel a unified Option Tab would be useful!