mirror of
https://github.com/Michatec/xhud.git
synced 2026-04-01 07:56:28 +02:00
Versions Check added and Position arguments added.
This commit is contained in:
@@ -45,6 +45,12 @@ setr hud:fuel false
|
||||
# Vehicles speed: "imperial" or "metric"
|
||||
setr hud:unitsystem "imperial"
|
||||
|
||||
# HUD position: top, middle, bottom (default: bottom)
|
||||
setr hud:position "bottom"
|
||||
|
||||
# HUD horizontal position: left, center, right
|
||||
setr hud:hposition "left"
|
||||
|
||||
# Radar mode: by default, the radar is only enabled while sitting on a vehicle.
|
||||
# Set this to true to have it always enabled. This will also enable the map cycler.
|
||||
setr hud:persistentRadar false
|
||||
|
||||
Reference in New Issue
Block a user