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/track/build-tools.git?path=Packages/com.chark.build-tools#upm

README

Build Tools

Unity 2022.3+ openupm Actions Status

Editor utilities for quickly automating builds by utilizing Scriptable Objects.

:warning: Warning, this is a preview package, expect breaking changes between releases!

Features

  • Quickly create build configurations via Scriptable Objects
  • Run multiple builds in sequence
  • Building archiving
  • Odin Inspector support

Installation

This package can be installed via OpenUPM:

openupm add com.chark.build-tools

Or via the Unity Package Manager by Installing from a Git URL:

https://github.com/chark/build-tools.git#upm

Alternatively, manually install by adding the following entry to Packages/manifest.json:

{
  "com.chark.build-tools": "https://github.com/chark/build-tools.git#upm"
}

If you'd like to install a specific release, replace upm suffix with version number, e.g., v0.0.1. You can find all releases here.

Links

Total Installs
0
Last 30 days
Unique IPs
0
Approximate users

Installs Over Time

Operating Systems

No data yet

Top Countries

No data yet

Git Versions

No data yet

Embed Install Badge

Add an install count badge to your README

Style
Preview
pkglnk installs badge
Markdown
[![pkglnk installs](https://www.pkglnk.dev/badge/build-tools.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/build-tools)
HTML
<a href="https://www.pkglnk.dev/pkg/build-tools"><img src="https://www.pkglnk.dev/badge/build-tools.svg?style=pkglnk" alt="pkglnk installs"></a>

Comments

No comments yet. Be the first!