Is it possible to make Mod Menu appear on top of the options list, instead of the bottom?
It would be much better for navigation, I think.
Mod Menu is created with optionsDescriptor.mItems.push, but can it be "inserted" in the beginning? Not sure if it's possible through toggleable option.
Is it possible to make Mod Menu appear on top of the options list, instead of the bottom?
It would be much better for navigation, I think.
Mod Menu is created with
optionsDescriptor.mItems.push, but can it be "inserted" in the beginning? Not sure if it's possible through toggleable option.