Viewing Mod
OptionsMod
Adds a settings menu to some mods!
Created 7 years ago
Allows you to change the settings of certain mods.

This mod provides a system that lets other mods easily create different options and settings that players can configure. Because the menus are all handled by this mod, they are easily navigated, and won't get in each other's way.

This system is also great for mod developers; simple functions are used to set up the menu, so the code doesn't take up much space. All the menu navigation stuff is handled by this base mod. Plus ModOptions takes care of saving the player's settings.

On the Steam Workshop: http://steamcommunity.com/sharedfiles/filedetails/?id=903399751


Want to use this system in your own mod?

There's a simple tutorial video I made explaining how to set up a menu for your mod using this system: https://www.youtube.com/watch?v=9n2jOPx0aDY
If you don't want to sit through that, check out the code made in the video, it should give you a good idea of how it works:
http://steamcommunity.com/sharedfiles/filedetails/?id=903480113

In order to use the menu for your mod, the player must be subscribed to this one.
But don't worry! If a player doesn't have this mod installed, your mod will still work fine! The player will just have all the settings on default values, and won't be able to change them.

112

downloads
x 8
Wow, this is great. I hope authors start to use this
April 10, 2022 - 2 years ago
Hey! We have a new Discord server. You can find more information in the announcements channel there. See you there!