Enteligenz / StardewMods

Collection of my Stardew Valley mods.
MIT License
1 stars 1 forks source link

GMCM support #4

Closed SocksTheWolf closed 3 months ago

SocksTheWolf commented 3 months ago

As discussed in #3, this adds support for GMCM system. Allows for changing all values in the config easily.

Menus look like the following:

Full Menu image

Password Page (only from main menu) image

In Game Page image

Compiled build will be in first comment.

SocksTheWolf commented 3 months ago

Compiled build for Nexus

TwitchChatIntegration 1.3.0.zip

SocksTheWolf commented 3 months ago

One thing to note for Nexus requirements is that GMCM is not required to be installed, the code checks to see if it is installed and if not, does none of the GMCM code.

Enteligenz commented 3 months ago

As said in #3, thank you once more! I guess I can just set GMCM as an optional dependency then.