-
where can I find save files of the game? And thanks a lot for the docker image, it's easy to use. 👍 |
Beta Was this translation helpful? Give feedback.
Answered by
wolveix
Dec 27, 2022
Replies: 1 comment
-
Hey! Saves are stored in |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zazak03
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey! Saves are stored in
/config/saved/server
, and are backed up on container backup to/config/backups
:) Make sure/config
is mapped to a directory on your host, otherwise you'll lose your data