vbox:
anchor (1.0, 1.0)
pos (0.999, 0.15) # setting both to 1.0 will put the all logos on the very edge
xsize 430 # X patreon icon
spacing 5
imagebutton:
idle Frame("gui/logos/patreon.png", xfill=True, yfill=True)
action OpenURL("https://www.patreon.com/")
ysize 120 # Y patreon icon
xalign 0.5
hbox:
xalign 1.0
spacing 5
imagebutton:
idle Frame("gui/logos/github.png", xfill=True, yfill=True)
action OpenURL("https://github.com/")
xsize 80
ysize 80
xalign 1.0
imagebutton:
idle Frame("gui/logos/discord.png", xfill=True, yfill=True)
action OpenURL("https://discord.gg/")
xsize 80
ysize 80
xalign 1.0