[FREE] a Python Unreal plugin template

For anyone who’d like to use Python in Unreal,
here’s a free template that you can easily populate with your own code.

Features

  • adds your tool to Unreal’s menu Tools/MyTool
  • auto installs pip dependencies from requirements, no need to vendor if you don’t want to
  • simple installation: just drag & drop in your plugins folder