UE4Duino - Arduino to UE4 plugin Release!

Hello guys,
I recompiled UE4Duino for 4.12Preview and it works.
So here is the short instruction how to do it by yourself:

  1. Create new project in UE4.12
  2. Add new C++ class (None->next)
  3. Save project
  4. Close it
  5. Create folder “Plugins” in the project folder and put here UE4Duino plugin
  6. Open again your project and UE will ask you to recomplile UE4Duino plugin - you should press YES.
  7. When recompilation will be done, you can close UE and copy UE4Duino from that project to other project. It will work.

I’m sure this method is useful with UE4.11.

Hope it will be helpful :slight_smile: