@@ -76,28 +76,10 @@ When a new version of the egg is released, follow these steps to update:
7676
7777### Pelican Panel
7878
79- ** Important:** Pelican cannot update eggs that have active servers. Choose one of these methods:
80-
81- #### Method 1: Full Reinstall
82-
83- 1 . ** Backup your server files** - Download all important data from ` /home/container `
84- 2 . ** Delete all servers** using the Hytale egg
85- 3 . ** Delete the old egg** from ** Admin Panel** > ** Eggs**
86- 4 . Download the latest [ egg-hytale.pelican.json] ( egg-hytale.pelican.json ) file from this repository
87- 5 . ** Import the new egg** via ** Admin Panel** > ** Eggs** > ** Import**
88- 6 . ** Recreate your servers** and restore your backed-up files
89-
90- #### Method 2: Manual Update (Advanced)
91-
92- 1 . Download the latest [ egg-hytale.pelican.json] ( egg-hytale.pelican.json ) file
93- 2 . Open both the new egg file and your current egg in a text editor
94- 3 . Compare the files and manually copy changes to your egg:
95- - Navigate to ** Admin Panel** > ** Eggs** > Click on the Hytale egg
96- - Update ** Docker Images** , ** Startup Command** , ** Configuration Files** , and ** Variables** sections
97- - Pay special attention to new variables or changed default values
98- 4 . Save changes and restart your servers
99-
100- > ** Note:** Method 2 requires careful attention to avoid configuration errors. Always backup before making changes.
79+ 1 . Download the latest [ egg-hytale.pelican.json] ( egg-hytale.pelican.json ) file from this repository
80+ 2 . In your Pelican Panel, navigate to ** Admin Panel** > ** Eggs**
81+ 3 . Click ** Import** on the top right
82+ 4 . Upload the new egg file and click ** Import**
10183
10284### Pterodactyl Panel
10385
0 commit comments