Skip to content

Commit

Permalink
parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Nov 27, 2023
1 parent ba990f2 commit d583d96
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion lgsm/config-default/config-lgsm/q4server/_default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,11 @@
steamuser="username"
steampass='password'

## Predefined Parameters | https://docs.linuxgsm.com/configuration/start-parameters
port="28004"

## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters
startparameters="+exec ${servercfg}"
startparameters="+set sv_punkbuster 0 +set fs_basepath ${serverfiles} +set net_serverDedicated 1 +set net_port ${port}"

#### LinuxGSM Settings ####

Expand Down

0 comments on commit d583d96

Please sign in to comment.