Multi Build is a Unity editor package for building several targets in one pass from a single window.
It keeps its settings in the host project's ProjectSettings folder, so the package stays installable and reusable across projects.
In Unity:
- Open
Window > Package Manager - Click
+ - Choose
Add package from git URL... - Paste this repo URL
- Open
Tools > Multi Build - Pick an output root
- Toggle the targets you want
- Click
Build Selected
The package will switch targets for you and build them one after another.
- Windows 64-bit
- macOS
- Linux 64-bit
- Linux Server
- WebGL
- Android
- iOS
Only targets installed in the current Unity editor show up as available.