Files
imr6-patches-testing/config/eidolon-client.toml
T
2026-07-26 13:21:37 +01: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"