-
Notifications
You must be signed in to change notification settings - Fork 1
Setup
kyunwang edited this page Jul 7, 2023
·
2 revisions
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.
- Download the plugin from releases
- Unzip and place into your project's Plugin directory
- On first time opening, the project will pop-up to compile
- Enable the plugin in the Plugins window in the UE Editor
- The plugin contains an example blueprint which can be used to test the plugin namely,
ACT_BasicDecode