โ๏ธConfiguration
Discover how to config your script.
-- Enable/Disable notification sound:
zr_config.EnableSound = true
-- You can change the volume of the notification sound:
zr_config.SoundVolume = 0.5
Last updated
Discover how to config your script.
-- Enable/Disable notification sound:
zr_config.EnableSound = true
-- You can change the volume of the notification sound:
zr_config.SoundVolume = 0.5
Last updated