mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
code improvements and clientsettings fallback
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
[/Script/FortniteGame.FortGlobals]
|
||||
bAllowLogout=true
|
||||
bAllowLogout=true # Enables log out button.
|
||||
|
||||
[/Script/FortniteGame.FortChatManager]
|
||||
bShouldRequestGeneralChatRooms=true
|
||||
bShouldRequestGeneralChatRooms=true # Request for chat rooms (global chat and founders chat).
|
||||
bShouldJoinGlobalChat=true
|
||||
bShouldJoinFounderChat=true
|
||||
bIsAthenaGlobalChatEnabled=true
|
||||
bIsAthenaGlobalChatEnabled=true # Battle royale global chat.
|
||||
|
||||
[/Script/FortniteGame.FortTextHotfixConfig]
|
||||
+TextReplacements=(Category=Game, Namespace="", bIsMinimalPatch=True, Key="D5ECE3CD484655CBAE1DB6922C1D87C7", NativeString="Getting Started", LocalizedStrings=(("ar","مرحبًا بك في LawinServer!"),("en","Welcome to LawinServer!"),("de","Willkommen bei LawinServer!"),("es","¡Bienvenidos a LawinServer!"),("es-419","¡Bienvenidos a LawinServer!"),("fr","Bienvenue sur LawinServer !"),("it","Benvenuto in LawinServer!"),("ja","LawinServerへようこそ!"),("ko","LawinServer에 오신 것을 환영합니다!"),("pl","Witaj w LawinServerze!"),("pt-BR","Bem-vindo ao LawinServer!"),("ru","Добро пожаловать в LawinServer!"),("tr","LavinServer'a Hoş Geldiniz!")))
|
||||
|
||||
Reference in New Issue
Block a user