Add maps, rcon
This commit is contained in:
parent
fbd5b7bae5
commit
25f91e3103
@ -12,8 +12,8 @@
|
||||
ADMIN_PASSWORD: "SuperMegaDicks"
|
||||
MAX_PLAYERS: "8"
|
||||
MAP_NAMES: "vehicle_interior;Muldraugh, KY"
|
||||
MOD_NAMES: "DRAW_ON_MAP;BB_CommonSense;MapLegendUI;BetterSortCC;VISIBLE_BACKPACK_BACKGROUND;MapSymbolSizeSlider;Lingering Voices;FRUsedCars;FRUsedCarsNLF;RV_Interior_MP"
|
||||
MOD_WORKSHOP_IDS: "2804531012;2875848298;2710167561;2313387159;2808679062;2734705913;2874678809;1510950729;2822286426"
|
||||
MOD_NAMES: "DRAW_ON_MAP;BB_CommonSense;MapLegendUI;BetterSortCC;VISIBLE_BACKPACK_BACKGROUND;MapSymbolSizeSlider;Lingering Voices;FRUsedCars;FRUsedCarsNLF;RV_Interior_MP;SkillRecoveryJournal"
|
||||
MOD_WORKSHOP_IDS: "2804531012;2875848298;2710167561;2313387159;2808679062;2734705913;2874678809;1510950729;2822286426;2503622437"
|
||||
RCON_PASSWORD: "SuperMegaDicks"
|
||||
SERVER_NAME: "The Salty Spitoon"
|
||||
SERVER_PASSWORD: "dicks"
|
||||
@ -23,6 +23,8 @@
|
||||
- "8766:8766/udp"
|
||||
- "16261:16261/udp"
|
||||
- "16262:16262/udp"
|
||||
- "27015:27015/tcp"
|
||||
- "27015:27015/udp"
|
||||
volumes:
|
||||
- /data/zomboid/ZomboidDedicatedServer:/home/steam/ZomboidDedicatedServer
|
||||
- /data/zomboid/ZomboidConfig:/home/steam/Zomboid
|
||||
|
Loading…
Reference in New Issue
Block a user