release: 1.1.0

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2025-12-01 21:40:13 -03:00
commit fa7ded9294
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
342 changed files with 16046 additions and 0 deletions

View file

@ -0,0 +1,16 @@
#Server Creator Banner Configs
#open_screen_button.x - The position of the button from the left of the screen.
#open_screen_button.x - Set to -1 to default.
#open_screen_button.y - The position of the button from the top of the screen.
#open_screen_button.y - Set to -1 to default.
#open_screen_button.width - The width of the button.
#open_screen_button.width - Set to 0 to default.
#open_screen_button.vanilla_button - Turn the Public Server List button into a vanilla styled one.
#open_screen_button.vanilla_button - Causes default vanilla graphics and might help with compatibility with other mods.
#
#Mon Dec 01 20:10:25 BRT 2025
enabled=false
open_screen_button.vanilla_button=false
open_screen_button.width=0
open_screen_button.x=-1
open_screen_button.y=-1