update tableau stage and begin overlay

This commit is contained in:
2025-07-14 15:54:45 +02:00
parent f37a42671c
commit 2abf82f96e
17 changed files with 17 additions and 1 deletions

View File

@ -163,3 +163,15 @@ bWebSocketShouldConnectAtStartup=True
[/Script/DTFluxProjectSettings.DTFluxGeneralSettings]
ModelAsset=/Game/Yotta2025/DTFlluxModel/Yotta2025DataAsset.Yotta2025DataAsset
[/Script/WebSocketMessaging.WebSocketMessagingSettings]
EnableTransport=True
ServerPort=30021
ServerBindAddress=0.0.0.0
ServerTransportFormat=Json
bMessageSerializationStandardizeCase=True
HttpHeaders=()
bEnableDiscoveryListener=False
DiscoveryEndpoint=230.0.0.4
DiscoveryPort=6667
DiscoveryPayloadFormat=Json

View File

@ -202,6 +202,10 @@
{
"Name": "CommonTime",
"Enabled": false
},
{
"Name": "WebSocketMessaging",
"Enabled": true
}
]
}