mirror of
https://github.com/NATroutter/egg-hytale.git
synced 2026-03-01 11:21:13 +03:00
Updated the banner
This commit is contained in:
10
entry.sh
10
entry.sh
@@ -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.
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user