Compare commits

..

11 Commits

54 changed files with 2722 additions and 908 deletions

Binary file not shown.

BIN
Content/Mqtt_HUD.uasset Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/hudui.uasset Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,5 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2

View File

@ -0,0 +1,5 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2

File diff suppressed because it is too large Load Diff

View File

@ -24,6 +24,7 @@ Paths=../../../Engine/Plugins/Runtime/Synthesis/Content
Paths=../../../Engine/Plugins/Runtime/Oculus/OculusVR/Content
Paths=../../../Engine/Plugins/Runtime/Steam/SteamVR/Content
Paths=../../../../../../Users/billr/Documents/Unreal Projects/MyProjectMQ/Plugins/BPMQTT/Content
Paths=../../../../../../Users/billr/Documents/Gitea/Unreal Engine/MyProjectMQ/Plugins/BPMQTT/Content
[/Script/UdpMessaging.UdpMessagingSettings]
EnabledByDefault=False
@ -51,11 +52,3 @@ JavaPath=(Path="")
[/Script/LuminPlatformEditor.MagicLeapSDKSettings]
MLSDKPath=(Path="")
[WindowsApplication.Accessibility]
StickyKeysHotkey=False
ToggleKeysHotkey=False
FilterKeysHotkey=False
StickyKeysConfirmation=False
ToggleKeysConfirmation=False
FilterKeysConfirmation=False

View File

@ -0,0 +1,5 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2