[Free Tool] UE Plugin Packager - Package your plugins for multiple engine versions in one click

Hi developers,

I got tired of manually packaging plugin binaries for multiple engine versions, so I built a small Windows utility to simplify the process.

You select your plugin, set an output folder, and choose which engine versions to package for, then hit Package. Settings can be saved as a .uepkg file, so next time it’s just double-click and go.

Built with .NET 8 — requires the Download .NET 8.0 (Linux, macOS, and Windows) | .NET if you’re running the exe directly.
Source is also available if you’d rather build it yourself.

Feel free to use it, fork it, or suggest improvements.

Caroo