mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-15 06:27:23 +08:00
15 lines
289 B
INI
15 lines
289 B
INI
[/Script/Engine.GameSession]
|
|
MaxPlayers=16
|
|
|
|
[/Script/Vein.VeinGameSession]
|
|
bPublic=True
|
|
bAntiCheatProtected=False
|
|
ServerName=Vein Server
|
|
BindAddr=0.0.0.0
|
|
HeartbeatInterval=30.0
|
|
AdminSteamIDs=1234
|
|
Password=secret
|
|
|
|
[OnlineSubsystemSteam]
|
|
GameServerQueryPort=27015
|
|
bVACEnabled=0 |