File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
lgsm/config-default/config-lgsm/pwserver Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ port="8211"
16
16
steamport =" 27015"
17
17
18
18
# # Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters
19
- # # Game Server Docs | https://tech.palworldgame.com/dedicated-server-guide#linux
20
- startparameters =" EpicApp=PalServer -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS -servername='${servername}' -port='${port}' -queryport='${steamport}'"
19
+ # # Game Server Docs | https://tech.palworldgame.com/settings-and-operation/arguments
20
+ startparameters =" -publiclobby -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS -servername='${servername}' -port='${port}' -queryport='${steamport}'"
21
21
22
22
# ### LinuxGSM Settings ####
23
23
You can’t perform that action at this time.
0 commit comments