Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

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

Style
Preview
pkglnk installs badge
## 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
```

[![pkglnk](https://www.pkglnk.dev/badge/multibuild.svg?style=pkglnk)](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:

  1. Open Window > Package Manager
  2. Click +
  3. Choose Add package from git URL...
  4. Paste this repo URL

Use

  1. Open Tools > Multi Build
  2. Pick an output root
  3. Toggle the targets you want
  4. 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!