init
This commit is contained in:
14
config/champions-client.toml
Normal file
14
config/champions-client.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
[hud]
|
||||
#The x-offset for the champion HUD
|
||||
#Range: -1000 ~ 1000
|
||||
hudXOffset = 0
|
||||
#The y-offset for the champion HUD
|
||||
#Range: -1000 ~ 1000
|
||||
hudYOffset = 40
|
||||
#The distance, in blocks, from which the champion HUD can be seen
|
||||
#Range: 0 ~ 1000
|
||||
hudRange = 50
|
||||
#Set to true to move the WAILA overlay underneath the champion HUD
|
||||
enableWailaIntegration = false
|
||||
|
||||
Reference in New Issue
Block a user