mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 19:02:22 +01:00
LawinServer XMPP 🔥
This commit is contained in:
11
CloudStorage/DefaultEngine.ini
Normal file
11
CloudStorage/DefaultEngine.ini
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
2
CloudStorage/DefaultGame.ini
Normal file
2
CloudStorage/DefaultGame.ini
Normal file
@@ -0,0 +1,2 @@
|
||||
[/Script/FortniteGame.FortGlobals]
|
||||
bAllowLogout=true
|
||||
@@ -1,7 +1,7 @@
|
||||
[/Script/FortniteGame.FortRuntimeOptions]
|
||||
bEnableMexiCola=true # Enable the new friends tab (v19.00+).
|
||||
bLoadDirectlyIntoLobby=false # Enable the Select Game Mode screen.
|
||||
bEnableSocialTab=true # Enable the Rift Tour frontend section (v17.30)
|
||||
bEnableSocialTab=true # Enable the Rift Tour frontend section (v17.30).
|
||||
!SocialRTInfo=ClearArray
|
||||
+SocialRTInfo=(SlotId=1,StartsAtUTC=9999.08.06-22.00.00)
|
||||
+SocialRTInfo=(SlotId=2,StartsAtUTC=9999.08.07-18.00.00)
|
||||
|
||||
Reference in New Issue
Block a user