Browse Source

fix: Added IpServer.UdpServerUplink section (#117)

* Added IpServer.UdpServerUplink section to support reporting to master servers.

* fix: Added IpServer.UdpServerUplink section
pull/118/head
cwilkc 4 years ago
committed by GitHub
parent
commit
939c6dee19
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      UnrealTournament99/Default.ini

4
UnrealTournament99/Default.ini

@ -245,6 +245,10 @@ SimLatency=0
[IpServer.UdpServerQuery]
GameName=ut
[IpServer.UdpServerUplink]
DoUplink=True
UpdateMinutes=1
[IpDrv.UdpBeacon]
DoBeacon=True
BeaconTime=0.50

Loading…
Cancel
Save