Saves
Let's go over how to install Saves from the Thunderstore Package.
Written by Chaosyr
Client Side
This is a little involved, but this should be intuitive
- Navigate to your equivalent of
C:\Users\(Your User)\AppData\Roaming\Hytale\UserData. - Navigate into
Saves. - In a new Window/Tab navigate to the packages
savesfolder, copy the contents. - Go to the Games
Savesfolder, and paste the contents. - Next time you launch the game, you should see the new Saves in the World selection.
Server Side
Since these are intended for Client Side, saves will be wonky to work with and may alter the server (namely, the banlist, permissions, config, whitelist, and client_metadata may be changed), it is highly advised that you use a WORLD or UNIVERSE instead in this case. If you wish to proceed, do so with Caution and MAKE A BACKUP.
- First Navigate to your equivalent of
D:\Hytale Server\2026.02.19-1a311a592\Server. - Since a Save is pretty much the Servers root, ensure you have a Backup of your server's setup, you'll need it to carry over the permissions, banlist, whitelist and such, if you care about those, after inputting the saves contents.
- In a new Window/Tab navigate to the packages
savesfolder and choose one if there are multiple. - Enter that folder, and hit
CTRL+A, followed byCTRL+C. - Go to the servers root, after making the backup, and hit
CTRL+V. - When you launch the server, the save should take effect.
