Browse Source
Update _default.cfg
Add the Genesis 2 DLC map name
pull/3678/head
Cryotize
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
lgsm/config-default/config-lgsm/arkserver/_default.cfg
|
|
@ -13,7 +13,7 @@ ip="0.0.0.0" |
|
|
|
port="7777" |
|
|
|
queryport="27015" |
|
|
|
rconport="27020" |
|
|
|
# Default Map: TheIsland, Ragnarok, CrystalIsles, Aberration_P, ScorchedEarth_P, TheCenter, Extinction, Valguero_P, Genesis |
|
|
|
# Default Map: TheIsland, Ragnarok, CrystalIsles, Aberration_P, ScorchedEarth_P, TheCenter, Extinction, Valguero_P, Genesis, Gen2 |
|
|
|
defaultmap="TheIsland" |
|
|
|
altsavedirectoryname="${defaultmap}" |
|
|
|
maxplayers="70" |
|
|
|