atm9/client/config/eidolon-client.toml

16 lines
395 B
TOML
Raw Normal View History

2024-10-03 12:30:14 -07:00
#Graphics settings
[graphics]
#Enable better particle/effect layering.
#Fixes particles and effects rendering behind clouds and weather.
#NOTE: Does NOT work with fabulous graphics mode.
betterLayering = true
#UI settings
[ui]
#Onscreen positioning of the magic power meter.
manaBarPosition = "top"
#Orientation of the magic power meter.
manaBarOrientation = "default"