VocationLife/Config/ServerConfig.ini
pixachux 932157eda5 Add Steam/LAN multiplayer menu with map and IP:Port connect, plus headless web admin.
Players can host or join via Steam or LAN, pick maps, and connect by address; dedicated servers expose an HTTP panel for port and game rules.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-22 19:06:28 +02:00

11 lines
350 B
INI

[/Script/VocationLife.VocationServerSettings]
ServerName=VocationLife Dedicated Server
MaxPlayers=4
GamePort=7777
AdminHttpPort=8080
bLANOnly=False
bUseSteam=True
AdminPassword=vocation
DefaultMapPath=/Engine/Maps/Entry
GameRules=(bFriendlyFire=False,DayLengthMinutes=20.000000,bAllowVocationSwitch=True,StartingOre=0,MiningRespawnSeconds=30.000000)