Browse Source
fix(ut99): update master server addresses in `Default.ini`
* Replaced outdated server addresses with current ones for better connectivity.
* Ensured that the configuration points to reliable master servers.
pull/149/head
Daniel Gibbs
9 months ago
Failed to extract signature
1 changed files with
2 additions and
2 deletions
-
ut99/Default.ini
|
|
|
@ -67,11 +67,11 @@ MinClientVersion=432 |
|
|
|
MD5PostJoinCheck=true |
|
|
|
ServerActors=IpDrv.UdpBeacon |
|
|
|
ServerActors=IpServer.UdpServerQuery |
|
|
|
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master-de.unrealarchive.org MasterServerPort=27900 |
|
|
|
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master-uk.unrealarchive.org MasterServerPort=27900 |
|
|
|
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master-au.unrealarchive.org MasterServerPort=27900 |
|
|
|
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.333networks.com MasterServerPort=27900 |
|
|
|
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.eatsleeput.com MasterServerPort=27900 |
|
|
|
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.errorist.eu MasterServerPort=27900 |
|
|
|
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.frag-net.com MasterServerPort=27900 |
|
|
|
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.fragaholic.com MasterServerPort=27900 |
|
|
|
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.gonespy.com MasterServerPort=27900 |
|
|
|
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.hypercoop.tk MasterServerPort=27900 |
|
|
|
|