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 @@
#partner_id - Your partner ID to use in during the ordering process.
#partner_id - Without this you will not be credited for the purchases.
#partner_id - (Your partner id is not the same as your referral link, please check your client area to find your partner id at https://www.bisecthosting.com/partners/console.php).
#pack_id - The id of this modpack.
#pack_id - (This is BH internal pack id; Find the id here: https://www.bisecthosting.com/partners/console.php)
#pack_edit_mode - Set this to false to disable pack config screen and enable user configs instead.
#pack_edit_mode - This should always be done by the pack author once they are done with configuring the pack.
#pack_edit_mode - To re-enable Pack Edit Mode, please edit the config file.
#BHMenu config file.
#
#IMPORTANT INFO
#
#Mon Dec 01 20:10:25 BRT 2025
pack_edit_mode=false
pack_id=19377
partner_id=6486

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

View file

@ -0,0 +1,13 @@
#Server Creator Banner Configs
#title - The title to display at the top of the entry.
#description - The description to display below the title.
#use_language_files - Set this to true to use specific language translation keys.
#use_language_files - This requires a custom mod that adds resource files, such as OpenLoader.
#use_language_files - Use 'server_entry.title' key for the Title;
#use_language_files - Use 'server_entry.description' key for the Description.
#
#Mon Dec 01 20:10:25 BRT 2025
description=Click me to get your own server\!
enabled=true
title=Need a server?
use_language_files=false