We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5614f5 commit cf5c6f9Copy full SHA for cf5c6f9
lgsm/config-default/config-lgsm/pwserver/_default.cfg
@@ -16,8 +16,8 @@ port="8211"
16
steamport="27015"
17
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}'"
+## Game Server Docs | https://tech.palworldgame.com/settings-and-operation/arguments
+startparameters="-publiclobby -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS -servername='${servername}' -port='${port}' -queryport='${steamport}'"
21
22
#### LinuxGSM Settings ####
23
0 commit comments