Posted February 1, 20178 yr Is there any way to provide user-friendly multiple choice options in a Forge config? Ideally I'd like the player to be able to choose from an enum for options. The best way I can think of using the Forge config GUI system is to just parse a string or int, but that means it will be incredibly easy for players to get the input wrong and the options not work. An example of the kind of thing I'd like is a config setting that's, say, a list of six named colours and the player just clicks on their choice to select it.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.