add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
[hud]
#The x-offset for the champion HUD
#Range: -1000 ~ 1000
hudXOffset = 0
#The y-offset for the champion HUD
#Range: -1000 ~ 1000
hudYOffset = 0
#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 = true
#Set false to close the plagued affix particle
enablePlaguedParticle = true
#The affix line count of the jade compact
#Range: 1 ~ 20
lineCount = 5
#The Jade Star spacing, when rendering star.
#Range: 0 ~ 25
jadeStarSpacing = 2
#The Jade Star bottom padding, when rendering star.
#Range: 0 ~ 100
jadeStarBottomPadding = 3