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
It would look much better if the options had descriptions similar to previous version. Additionally they should be localized.
With the new options menu, hunting down the options has been simplified which is great as they all reside in the \options\ folder now and the format for most of them is "Opt:Type(name, desc, order, ...) where desc is set to "nil" instead of a descriptive string.
Both name and desc strings should be found in the localization file under \locale\enUS.lua
The text was updated successfully, but these errors were encountered:
It would look much better if the options had descriptions similar to previous version. Additionally they should be localized.
With the new options menu, hunting down the options has been simplified which is great as they all reside in the \options\ folder now and the format for most of them is "Opt:Type(name, desc, order, ...) where desc is set to "nil" instead of a descriptive string.
Both name and desc strings should be found in the localization file under \locale\enUS.lua
The text was updated successfully, but these errors were encountered: