mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-14 03:32:23 +01:00
checkpoint
This commit is contained in:
@@ -10,8 +10,5 @@ bCheckOSSForUpdate=false
|
||||
[XMPP]
|
||||
bEnableWebsockets=false
|
||||
|
||||
# Do not remove/change, this redirects epicgames xmpp to lawinserver xmpp
|
||||
[OnlineSubsystemMcp.Xmpp Prod]
|
||||
bUseSSL=false
|
||||
ServerAddr="ws://127.0.0.1"
|
||||
ServerPort=80
|
||||
[/Script/Engine.InputSettings]
|
||||
ConsoleKey=F8
|
||||
@@ -9,12 +9,12 @@ bUploadAthenaStats=false
|
||||
bUploadAthenaStatsV2=false
|
||||
|
||||
[/Script/FortniteGame.FortMatchmakingV2]
|
||||
bCustomKeyEnabled=false
|
||||
bCustomKeyEnabled=true
|
||||
|
||||
[/Script/FortniteGame.FortChatManager]
|
||||
bShouldRequestGeneralChatRooms=false
|
||||
bShouldJoinGlobalChat=false
|
||||
bShouldJoinFounderChat=false
|
||||
bShouldJoinFoaunderChat=false
|
||||
bIsAthenaGlobalChatEnabled=false
|
||||
|
||||
[/Script/FortniteGame.FortGameInstance]
|
||||
@@ -26,3 +26,6 @@ bBattleRoyaleMatchmakingEnabled=true
|
||||
+FrontEndPlaylistData=(PlaylistName=Playlist_DefaultSquad, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=true, bVisibleWhenDisabled=false, bDisplayAsNew=false, CategoryIndex=0, bDisplayAsLimitedTime=false, DisplayPriority=6))
|
||||
+FrontEndPlaylistData=(PlaylistName=Playlist_PlaygroundV2, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=false, bVisibleWhenDisabled=false, bDisplayAsNew=false, CategoryIndex=2, bDisplayAsLimitedTime=false, DisplayPriority=16))
|
||||
+FrontEndPlaylistData=(PlaylistName=Playlist_Campaign, PlaylistAccess=(bEnabled=true, bInvisibleWhenEnabled=true))
|
||||
|
||||
[/Script/Engine.InputSettings]
|
||||
ConsoleKey=F8
|
||||
@@ -15,4 +15,7 @@ bIsOutOfSeasonMode=true
|
||||
+DisabledTabsForOutOfSeason=(TabName="CareerScreen",TabState=EFortRuntimeOptionTabState::Hidden)
|
||||
+DisabledTabsForOutOfSeason=(TabName="AthenaDirectAcquisition",TabState=EFortRuntimeOptionTabState::Hidden)
|
||||
+DisabledTabsForOutOfSeason=(TabName="BattlePass",TabState=EFortRuntimeOptionTabState::Hidden)
|
||||
+DisabledTabsForOutOfSeason=(TabName="AthenaCustomize",TabState=EFortRuntimeOptionTabState::Hidden)
|
||||
+DisabledTabsForOutOfSeason=(TabName="AthenaCustomize",TabState=EFortRuntimeOptionTabState::Hidden)
|
||||
|
||||
[/Script/Engine.InputSettings]
|
||||
ConsoleKey=F8
|
||||
Reference in New Issue
Block a user