Files
mechanical-smp-v1/web/pack/config/justdirethings-client.toml
2025-07-26 15:09:57 +02:00

11 lines
349 B
TOML

#Cooldown Overlay Position
[overlay_position]
#The X position of the cooldown overlay - this is pixels left from the center of the screen
# Default: 91
# Range: -500 ~ 500
overlay_x_position = 91
#The Y position of the cooldown overlay - this is pixels up from the bottom of the screen
# Default: 70
# Range: 0 ~ 500
overlay_y_position = 70