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/autoversion.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **SparkTools: AutoVersion** 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/autoversion.git
```

[![pkglnk](https://www.pkglnk.dev/badge/autoversion.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/autoversion)

README

SparkTools: AutoVersion

Automatically injects git versioning into builds.

Installation

It is recommened to install through the Unity Package Manager.

If you wish to manually install, clone the repository into the Packages folder of your project.

How it works

When a build is started a version will be injected using git-describe from a hidden command window.

How to Use

Simply install the package and you're good to go! Versioning will be done automatically when building.

Please ensure your Assets folder is within the git repo.

Comments

No comments yet. Be the first!