isXander / YetAnotherConfigLib

YetAnotherConfigLib (yacl) is just that. A builder-based configuration library for Minecraft.
GNU Lesser General Public License v3.0
96 stars 37 forks source link

Feature Request : ListOption initial value provider #94

Closed OwOchle closed 1 year ago

OwOchle commented 1 year ago

Make ListOption initial value able to be a Provider of T in order to build initial values with contextual default values (i.e. with a list of keybinds, avoid having list element with the same default keybind)