|
|
@ -9,16 +9,10 @@ |
|
|
|
#### Game Server Settings #### |
|
|
|
|
|
|
|
## Predefined Parameters | https://docs.linuxgsm.com/configuration/start-parameters |
|
|
|
|
|
|
|
# Name of the server, as shown in steam server list |
|
|
|
servername="Valheim Server" |
|
|
|
# Minimum password length is 5 characters & Password cant be in the server name. |
|
|
|
password="secret" |
|
|
|
# Valheim's default port |
|
|
|
port="2456" |
|
|
|
# The name of the world's save file |
|
|
|
world="World" |
|
|
|
# 1 is true, 0 is false, whether server is public |
|
|
|
gameworld="${selfname}" |
|
|
|
public="1" |
|
|
|
|
|
|
|
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
|
|
|