Example file to execute the valheim server

This file contains all the data to run the server.
This commit is contained in:
Tranko 2022-01-04 11:27:17 +00:00 committed by GitHub
parent 511b9ac9df
commit b278f2422e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
env.world Normal file
View File

@ -0,0 +1,11 @@
STEAMAPPID=892970
BOX64_LD_LIBRARY_PATH=./linux64:/root/steam/linux32:$BOX64_LD_LIBRARY_PATH
BOX64_LOG=1
BOX64_TRACE_FILE=/root/valheim_data/output.log
BOX64_TRACE=1
PUBLIC=0
PORT=2456
NAME=YourServerName
WORLD=YourWorldName
SAVEDIR=/root/valheim_data
PASSWORD=YourUniquePassw0rd