14 lines
280 B
TOML
14 lines
280 B
TOML
[overlay]
|
|
#Range: 0.0 ~ 1.7976931348623157E308
|
|
scale = 1.0
|
|
enabled = true
|
|
|
|
[overlay.position]
|
|
#Use negative values to position relative to the right/bottom of the screen
|
|
#Range: > -2147483648
|
|
x = 6
|
|
#Range: > -2147483648
|
|
y = 6
|
|
[effects]
|
|
seasonal = true
|