74 lines
1.1 KiB
TOML
74 lines
1.1 KiB
TOML
exe = "ShooterGame/Binaries/Linux/ShooterGameServer"
|
|
|
|
[ports]
|
|
game = 7777
|
|
query = 27010
|
|
rcon = 28010
|
|
|
|
[mods]
|
|
sp = 731604991 # Structures Plus
|
|
ss = 1999447172 # Super Structures
|
|
kbd = 1565015734 # Kraken's Better Dinos
|
|
ds2 = 1609138312 # Dino Storage 2
|
|
erp = 741203089 # Eco's RP Decor
|
|
al = 1380777369 # Additional Lighting
|
|
|
|
ckfr = 1814953878 # Castles, Forts, and Keeps Remastered
|
|
egd = 880871931 # Eco's Gargen Decor
|
|
essd = 1091147617 # Eco's Stable Structures and Decor
|
|
|
|
[clusters.moj]
|
|
name = "MoJ"
|
|
mods = ["ss", "kbd", "ds2", "erp", "al"]
|
|
|
|
[clusters.bw]
|
|
name = "Brackenwald"
|
|
mods = ["sp", "ds2"]
|
|
|
|
[moj.ragnarok]
|
|
map = "Ragnarok"
|
|
port = 0
|
|
mods = ["ckfr", "egd", "essd"]
|
|
|
|
[moj.island]
|
|
map = "TheIsland"
|
|
port = 1
|
|
|
|
[moj.scorched]
|
|
map = "ScorchedEarth_P"
|
|
port = 2
|
|
|
|
[moj.aberration]
|
|
map = "Aberration_P"
|
|
port = 3
|
|
|
|
[moj.fjordur]
|
|
map = "Fjordur"
|
|
port = 3
|
|
|
|
[moj.valguero]
|
|
map = "Valguero_P"
|
|
port = 4
|
|
mods = ["ckfr"]
|
|
|
|
[moj.lost_island]
|
|
map = "LostIsland"
|
|
port = 4
|
|
|
|
[moj.gen2]
|
|
map = "Gen2"
|
|
port = 5
|
|
|
|
[moj.crystal_isles]
|
|
map = "CrystalIsles"
|
|
port = 5
|
|
mods = ["ckfr"]
|
|
|
|
[moj.extinction]
|
|
map = "Extinction"
|
|
port = 6
|
|
|
|
[moj.gen1]
|
|
map = "Genesis"
|
|
port = 7
|