client setting files
This commit is contained in:
parent
f42014241c
commit
a399fda730
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"StatsGatheringScriptUrl": "",
|
||||
"FFlagGraphicsGL3": "True",
|
||||
"DFFlagGetCharacterAppearanceEnabled": "True",
|
||||
"FFlagUnlimitedRemoteTextureSize": "True",
|
||||
"FFlagRccDisconnectPreauthFailure": "True",
|
||||
"FFlagLuaChatFiltering": "False",
|
||||
"FFlagFontSmoothScalling": "True",
|
||||
"FFlagFormFactorDeprecated": "False",
|
||||
"FFlagAlternateFontKerning": "True",
|
||||
"FFlagFontSourceSans": "True",
|
||||
"FFlagRenderNewFonts": "True",
|
||||
"FFlagDMFeatherweightEnabled": "True",
|
||||
"FFlagRenderFeatherweightEnabled": "True",
|
||||
"FFlagRenderFeatherweightUseGeometryGenerator": "True",
|
||||
"FFlagScaleExplosionLifetime": "True",
|
||||
"FFlagEnableNonleathalExplosions": "True",
|
||||
"FFlagSearchToolboxByDataModelSearchString": "True",
|
||||
"FFlagSimplifyKeyboardInputPath": "False",
|
||||
"FFlagCheckNetworkProtocolVersion": "True",
|
||||
"DFFlagUseProtocolCompatibilityCheck": "True",
|
||||
"DFFlagProtocolSynchronization": "False",
|
||||
"FFlagDebugProtocolSynchronization": "False",
|
||||
"PublishedProjectsPageUrl": "/ide/publish",
|
||||
"StartPageUrl": "/ide/welcome",
|
||||
"FLogNetwork": 1,
|
||||
"DFLogNetworkJoin": 1,
|
||||
"FLogError": 1,
|
||||
"FLogDataModelJobs": 1,
|
||||
"DFLogNetworkPacketsReceive": 2
|
||||
}
|
||||
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"StatsGatheringScriptUrl": "",
|
||||
"FFlagGraphicsGL3": "True",
|
||||
"DFFlagGetCharacterAppearanceEnabled": "True",
|
||||
"FFlagUnlimitedRemoteTextureSize": "True",
|
||||
"FFlagRccDisconnectPreauthFailure": "True",
|
||||
"FFlagLuaChatFiltering": "False",
|
||||
"FFlagFontSmoothScalling": "True",
|
||||
"FFlagFormFactorDeprecated": "False",
|
||||
"FFlagAlternateFontKerning": "True",
|
||||
"FFlagFontSourceSans": "True",
|
||||
"FFlagRenderNewFonts": "True",
|
||||
"FFlagDMFeatherweightEnabled": "True",
|
||||
"FFlagRenderFeatherweightEnabled": "True",
|
||||
"FFlagRenderFeatherweightUseGeometryGenerator": "True",
|
||||
"FFlagScaleExplosionLifetime": "True",
|
||||
"FFlagEnableNonleathalExplosions": "True",
|
||||
"FFlagSearchToolboxByDataModelSearchString": "True",
|
||||
"FFlagSimplifyKeyboardInputPath": "False",
|
||||
"FFlagCheckNetworkProtocolVersion": "True",
|
||||
"DFFlagUseProtocolCompatibilityCheck": "True",
|
||||
"DFFlagProtocolSynchronization": "False",
|
||||
"FFlagDebugProtocolSynchronization": "False",
|
||||
"PublishedProjectsPageUrl": "/ide/publish",
|
||||
"StartPageUrl": "/ide/welcome",
|
||||
"FLogNetwork": 1,
|
||||
"DFLogNetworkJoin": 1,
|
||||
"FLogError": 1,
|
||||
"FLogDataModelJobs": 1,
|
||||
"DFLogNetworkPacketsReceive": 2
|
||||
}
|
||||
Loading…
Reference in New Issue