Open Pyrofab opened 5 years ago
String Validation & Suggestions (Dropdown Menus) are now done
Are keyshortcut inputs currently supported? I couldn't find any relatable method call inside of ConfigEntryBuilder.
Can you elaborate? What do you mean by key shortcuts?
Like the ones under the Control settings. Where you left click the button and press a key on your keyboard.
They are done in v2.5.1
Wow, awesome!
This is a message that was created a long time ago.
Quite a few mods use specialized strings (like identifiers) in some way in their configuration, but the current string text fields are a bit lacking for that use. A few improvements could be made to make that easier for both the developer and the user.
Helper methods could also be offered for the special case of Identifier configs. A method could take a Registry and configure all the above based on the registered values.