mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 03:02:22 +01:00
Renamed backend into auth_backend and added server_browser_backend implementation to replace Supabase.
This commit is contained in:
13
auth_backend/CloudStorage/DefaultRuntimeOptions.ini
Normal file
13
auth_backend/CloudStorage/DefaultRuntimeOptions.ini
Normal file
@@ -0,0 +1,13 @@
|
||||
[/Script/FortniteGame.FortRuntimeOptions]
|
||||
bEnableGlobalChat=true # Enable global chat.
|
||||
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).
|
||||
!SocialRTInfo=ClearArray
|
||||
+SocialRTInfo=(SlotId=1,StartsAtUTC=9999.08.06-22.00.00)
|
||||
+SocialRTInfo=(SlotId=2,StartsAtUTC=9999.08.07-18.00.00)
|
||||
+SocialRTInfo=(SlotId=3,StartsAtUTC=9999.08.08-04.00.00)
|
||||
+SocialRTInfo=(SlotId=4,StartsAtUTC=9999.08.08-14.00.00)
|
||||
+SocialRTInfo=(SlotId=5,StartsAtUTC=9999.08.08-22.00.00)
|
||||
!ExperimentalCohortPercent=ClearArray
|
||||
+ExperimentalCohortPercent=(CohortPercent=100,ExperimentNum=20) # Supervised settings bug fix.
|
||||
Reference in New Issue
Block a user