mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 19:22:22 +01:00
11 lines
317 B
INI
11 lines
317 B
INI
# Do not remove/change, this redirects epicgames xmpp to lawinserver xmpp
|
|
[OnlineSubsystemMcp.Xmpp]
|
|
bUseSSL=false
|
|
ServerAddr="ws://127.0.0.1"
|
|
ServerPort=80
|
|
|
|
# Do not remove/change, this redirects epicgames xmpp to lawinserver xmpp
|
|
[OnlineSubsystemMcp.Xmpp Prod]
|
|
bUseSSL=false
|
|
ServerAddr="ws://127.0.0.1"
|
|
ServerPort=80 |