Skip to content

0.2.0

Compare
Choose a tag to compare
@dodad-2 dodad-2 released this 18 Mar 23:08
· 3 commits to master since this release
  • Options: User editing of options can now be toggled via BaseOption.AllowUserEdits and listeners are notified of this change via BaseOption.OnAllowUserEditsUpdated. This field does not affect BaseOption.SetValue and manual changes are always applied
  • Options: Added DropdownOption
  • Options: KeybindOption properly updates when the MelonPreference value is changed
  • Options: Sliders without a MelonEntry properly load and save values