Browse Source
feat(arkserver): updated default map comment (#3285)
Added TheCenter, Extinction, Valguero_P and Genesis as default maps.
pull/3280/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 |
|
|
|
# Default Map: TheIsland, Ragnarok, CrystalIsles, Aberration_P, ScorchedEarth_P, TheCenter, Extinction, Valguero_P, Genesis |
|
|
|
defaultmap="TheIsland" |
|
|
|
altsavedirectoryname="${defaultmap}" |
|
|
|
maxplayers="70" |
|
|
|