Multi Build
Build multiple Unity targets in one pass from a single editor window.
com.coah.multibuild 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/multibuild.git README Markdown
Copy this to your project's README.md
## Installation
Add **Multi Build** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/multibuild.git
```
[](https://www.pkglnk.dev/pkg/multibuild)README
Multi Build
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.
Install
In Unity:
- Open
Window > Package Manager - Click
+ - Choose
Add package from git URL... - Paste this repo URL
Use
- 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.
Targets
- Windows 64-bit
- macOS
- Linux 64-bit
- Linux Server
- WebGL
- Android
- iOS
Only targets installed in the current Unity editor show up as available.
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In