[Main]
# Main interval in seconds at which all updates and checks occur.
simple_meters_update_interval (Update interval) float 0.25 0.01 100.0

[HUD]
# Main scale of HUD elements.
simple_meters_hud_scale (HUD item scale) float 5.0 0.0 100.0

# Padding between meters. Can be negative.
simple_meters_hud_padding (Indicator padding) float 0.0 -100.0 100.0

# Padding in pixels from bottom of the screen.
simple_meters_hud_bottom_padding (Bottom padding) int 10 0 4000
