Browse Source

source2

pull/4356/head
Daniel Gibbs 2 years ago
parent
commit
e208d91abc
No known key found for this signature in database GPG Key ID: 2076B128385E8C55
  1. 3
      lgsm/config-default/config-lgsm/cs2server/_default.cfg

3
lgsm/config-default/config-lgsm/cs2server/_default.cfg

@ -39,7 +39,6 @@ mapgroup="mg_active"
ip="0.0.0.0"
port="27015"
clientport="27005"
sourcetvport="27020"
steamport="26901"
defaultmap="de_dust2"
maxplayers="16"
@ -189,7 +188,7 @@ consoleinteract="yes"
## Game Server Details
# Do not edit
gamename="Counter-Strike 2"
engine="source"
engine="source2"
glibc="2.31"
#### Directories ####

Loading…
Cancel
Save