IMC-Vocality/config/eidolon-client.toml
2025-04-09 22:50:07 -05:00

16 lines
395 B
TOML

#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"