This mod provides tools for other mod authors to use fancy widgets in their configuration pages. It does not do anything on its own. (Well, there is a console command to turn on the example menu that's in the screenshots, but it doesn't do anything besides display the widgets.)
In 1.6.8 for me it doesn't get to generate a config.json so I don't actually see it in the GMCM list. Am I missing something obvious?
GMCM Options doesn't have any config on its own; it will never generate a config.json. It provides UI elements that other mods can use to do display and edit options in their own config.
Hello, I'm planning to use this for a compilation of portraits mods, I checked the Github but I couldn't find a complete example for image selection. Do you have one? What I'll do is a bit complex because I'll only need to show a part of the image to select since portraits are spritesheets.
As it days in the description, and in the only other post on this page so far:
"This mod provides mod authors with complex options for use with Generic Mod Config Menu." Are you a mod author trying to use the Color Picker for one of the configuration options on your mod's GMCM page? If so, what does your call to AddColorOption look like?
As it says in the description, "This mod provides mod authors with complex options for use with Generic Mod Config Menu." Are you a mod author trying to use the Color Picker for one of the configuration options on your mod's GMCM page? If so, what does your call to AddColorOption look like?
20 comments
"This mod provides mod authors with complex options for use with Generic Mod Config Menu." Are you a mod author trying to use the Color Picker for one of the configuration options on your mod's GMCM page? If so, what does your call to AddColorOption look like?