You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of the time, when a mod settings file includes an array, it expects the elements of the array to be of a specific type. I propose that a field in TweaksEditorSettings be added which will allow the mod to specify the expected type of array items, so that the Mod Settings UI automatically selects that type rather than asking the user to choose a type.
The text was updated successfully, but these errors were encountered:
samfundev
changed the title
Allow TweaksEditorSettings to restrict the type of array items
Tweaks: Allow TweaksEditorSettings to restrict the type of array items
Jul 23, 2023
Most of the time, when a mod settings file includes an array, it expects the elements of the array to be of a specific type. I propose that a field in
TweaksEditorSettings
be added which will allow the mod to specify the expected type of array items, so that the Mod Settings UI automatically selects that type rather than asking the user to choose a type.The text was updated successfully, but these errors were encountered: