Skip to content

How do you use existing world files? #128

Answered by mbround18
cpbreton asked this question in Q&A
Discussion options

You must be logged in to vote

Copy the existing world files into the mounted location. (Copy instead of move just in case you have to do it again.)

For example, lets say my world files are at

/home/myuser/valheim-saves/worlds

You will want to copy the contents of the worlds directory into your mounted server location

cp -R /home/myuser/valheim-saves/worlds/*  /path/to/where/you/mount/saves/worlds/

Then when you start your Valheim server, make sure the world name matches what the world name in the file system is.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@cpbreton
Comment options

@cpbreton
Comment options

@Flightkick
Comment options

@cpbreton
Comment options

Answer selected by mbround18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants