INITIAL COMMIT
This commit is contained in:
13
config/explorerscompass-client.toml
Normal file
13
config/explorerscompass-client.toml
Normal file
@ -0,0 +1,13 @@
|
||||
|
||||
[Client]
|
||||
#Displays Explorer's Compass information on the HUD even while chat is open.
|
||||
displayWithChatOpen = true
|
||||
#Attempts to translate structure names before fixing the unlocalized names. Translations may not be available for all structures.
|
||||
translateStructureNames = true
|
||||
#The line offset for information rendered on the HUD.
|
||||
#Range: 0 ~ 50
|
||||
overlayLineOffset = 1
|
||||
#The side for information rendered on the HUD. Ex: LEFT, RIGHT
|
||||
#Allowed Values: LEFT, RIGHT
|
||||
overlaySide = "LEFT"
|
||||
|
||||
Reference in New Issue
Block a user