|
|
@ -11,7 +11,7 @@ |
|
|
|
## Server Start Command | https://github.com/GameServerManagers/LinuxGSM/wiki/Start-Parameters#additional-parameters |
|
|
|
# Edit with care |
|
|
|
fn_parms(){ |
|
|
|
parms=" " |
|
|
|
parms="" |
|
|
|
} |
|
|
|
|
|
|
|
#### LinuxGSM Settings #### |
|
|
@ -39,13 +39,6 @@ logdays="7" |
|
|
|
|
|
|
|
#### LinuxGSM Advanced Settings #### |
|
|
|
|
|
|
|
# Github Branch Select |
|
|
|
# Allows for the use of different function files |
|
|
|
# from a different repo and/or branch. |
|
|
|
githubuser="GameServerManagers" |
|
|
|
githubrepo="linuxgsm" |
|
|
|
githubbranch="master" |
|
|
|
|
|
|
|
## LinuxGSM Server Details |
|
|
|
# Do not edit |
|
|
|
gamename="Multi Theft Auto" |
|
|
|