MusterBox (plugin package
musterbox-unreal, min Engine version 5.3; validated against 5.4).
Install
Extract the plugin into your project’sPlugins directory and enable it:
Use from C++
Use from Blueprint
The module exposes Blueprint-friendly functions for the core flow:InitializeStart/ShutdownAuthenticateOpenSessionSubmitResult/SubmitEventGetStatus/GetDiagnostics
Tick from your GameMode/GameInstance per frame if you use Manual
runtime mode, or leave the default Threaded mode for background processing.
Support matrix
Next: Bevy.

