Skip to content
kyunwang edited this page Jul 7, 2023 · 2 revisions

Setup

Follow these steps to add the plugin to your project. Clone the repo if you need the MQTT implementation. See ACT_MsgpackWithMQTT_Example in the example project.

  1. Download the plugin from releases
  2. Unzip and place into your project's Plugin directory
  3. On first time opening, the project will pop-up to compile
  4. Enable the plugin in the Plugins window in the UE Editor
  5. The plugin contains an example blueprint which can be used to test the plugin namely, ACT_BasicDecode
Clone this wiki locally