File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ version="170219"
2626# GSLT can be used for running a public server.
2727# More info: https://gameservermanagers.com/gslt
2828gslt=" "
29-
29+ ip= " "
3030# # Server Start Command | https://github.com/GameServerManagers/LinuxGSM/wiki/Start-Parameters#additional-parameters
3131fn_parms (){
32- parms=" -batchmode -nographics -logFile output.txt "
32+ parms=" -batchmode -nographics -dedicated -configfile= ${servercfgfullpath} "
3333}
3434
3535# ### LinuxGSM Settings ####
@@ -78,7 +78,7 @@ branch=""
7878# # LinuxGSM Server Details
7979# Do not edit
8080gamename=" Ballistic Overkill"
81- engine=" unity "
81+ engine=" unity3d "
8282
8383# # Service Name | https://github.com/GameServerManagers/LinuxGSM/wiki/Multiple-Servers
8484servicename=" bo-server"
You can’t perform that action at this time.
0 commit comments