|
@ -22,9 +22,7 @@ world="World" |
|
|
public="1" |
|
|
public="1" |
|
|
|
|
|
|
|
|
## Server Start Command | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
|
|
## Server Start Command | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
|
|
fn_parms(){ |
|
|
startparameters="-name ${name} -password ${password} -port ${port} -world ${world} -public ${public}" |
|
|
parms="-name ${name} -password ${password} -port ${port} -world ${world} -public ${public} > /dev/null" |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#### LinuxGSM Settings #### |
|
|
#### LinuxGSM Settings #### |
|
|
|
|
|
|
|
@ -126,14 +124,6 @@ branchpassword="" |
|
|
# Master Server | https://docs.linuxgsm.com/steamcmd/steam-master-server |
|
|
# Master Server | https://docs.linuxgsm.com/steamcmd/steam-master-server |
|
|
steammaster="false" |
|
|
steammaster="false" |
|
|
|
|
|
|
|
|
## Important! Valheim is a game that requires ownership of the game, which will require |
|
|
|
|
|
## the logging in with steamcmd. I suggest logging in ahead of time, and then add in the |
|
|
|
|
|
## common.cfg file add: steamuser="<username>" , along with using email verification with |
|
|
|
|
|
## steamguard, you'll authorise the server for logging in. The first time logging in to steamcmd |
|
|
|
|
|
## will require a verification code that you recieve per email. This is why it should be done |
|
|
|
|
|
## before installing the server. Otherwise, it will try installing the server anonymously, |
|
|
|
|
|
## which will not be possible. |
|
|
|
|
|
|
|
|
|
|
|
## Stop Mode | https://docs.linuxgsm.com/features/stop-mode |
|
|
## Stop Mode | https://docs.linuxgsm.com/features/stop-mode |
|
|
# 1: tmux kill |
|
|
# 1: tmux kill |
|
|
# 2: CTRL+c |
|
|
# 2: CTRL+c |
|
@ -155,7 +145,7 @@ stopmode="11" |
|
|
# 4: gsquery |
|
|
# 4: gsquery |
|
|
# 5: tcp |
|
|
# 5: tcp |
|
|
querymode="1" |
|
|
querymode="1" |
|
|
#querytype="protocol-valve" |
|
|
querytype="" |
|
|
|
|
|
|
|
|
## Game Server Details |
|
|
## Game Server Details |
|
|
# Do not edit |
|
|
# Do not edit |
|
|