Warning
Not sure if you can set the order of pugins in unreal, so this might run after another plugin tries to launch qt code
This plugin runs the unreal-qt setup on startup.
0. install dependencies (TODO automate this)
Use pip to install the Python dependencies to Unreal site packages.
- unreal-qt
- PySide6
1. Copy the plugin to unreal's plugin folder
- Download and Unzip
- Copy the extracted
UnrealQtfolder to Unreal's plugins folder
2. Enable the plugin
- Open the Unreal plugin editor from the menu
edit/Plugins - Enable the
Unreal Qtplugin - Restart Unreal
- plugget manifest