Backgrounds

Controls which type of backgrounds appear (if any) and various other settings for the overall appearance of the addon.

◾ static.enabled

boolean

Enables / disables static backgrounds. These are regular images with no animation.

◾ static.list

table

List of static images to use as backgrounds

Requires static.enabled = true

◾ live.enabled

boolean

Enables / disables live backgrounds which are .webm videos

◾ live.list

table

List of live backgrounds to use on main interface.

Requires live.enabled = true

Last updated