feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
#Cooldown Overlay Position
[overlay_position]
#The X position of the cooldown overlay - this is pixels left from the center of the screen
# Default: 91
# Range: -500 ~ 500
overlay_x_position = 91
#The Y position of the cooldown overlay - this is pixels up from the bottom of the screen
# Default: 70
# Range: 0 ~ 500
overlay_y_position = 70