Version 1.0.19b

This commit is contained in:
Adrian Marquis
2023-05-29 13:49:34 +00:00
parent 5386f164b9
commit b5ede55eba
927 changed files with 92525 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
["Button Position"]
#Pixels away from the bottom left of the GUI in the x axis
#Range: > 0
X = 64
#Pixels away from the bottom left of the GUI in the y axis
#Range: > 0
Y = 0
NAME = "Dark Mode"
["Main Menu Button"]
#Enabled
SHOW = false
#Pixels away from the bottom left of the GUI in the x axis
#Range: > 0
X = 4
#Pixels away from the bottom left of the GUI in the y axis
#Range: > 0
Y = 40
NAME = "Dark Mode"