8 lines
153 B
TOML
8 lines
153 B
TOML
|
|
#Client settings
|
|
[Client]
|
|
#The intensity of the spyglass color overlay (0.5 = 50%) [Default: 0.5]
|
|
#Range: 0.01 ~ 1.0
|
|
spyglassIntensity = 0.5
|
|
|