Updated the banner

This commit is contained in:
NATroutter
2026-01-14 02:58:12 +02:00
parent 714fc9f450
commit 4add7f26b0

View File

@@ -1,11 +1,15 @@
#!/bin/bash
################################################################################
# WARNING: DO NOT EDIT THIS FILE MANUALLY!
# egg-hytale Entry Script
#
# This file is automatically downloaded and managed by the egg installer.
# Any manual changes you make will be overwritten on the next update.
# This script handles:
# - Hytale server download and updates
# - Authentication with Hytale services
# - Session token generation
# - Launching the main server startup script
#
# DO NOT EDIT THIS FILE - it is managed by the Docker image.
# To customize server settings, use the egg configuration variables in your
# Pelican or Pterodactyl panel instead.
################################################################################