Skip to content

voldien/Version-Incrementer

Repository files navigation

Unity Version Incrementer Setting Provider

A setting provider for adding automatic version incrementor of the project. Where it can be configured both manually and automatically. Where automatic mode will provide a setting to when the project gets incremented.

Installation

Simple Download

Latest Unity Packages

Unity Package Manager (UPM)

You will need to have git installed and set in your system PATH.

Find Packages/manifest.json in your project and add the following:

{
  "dependencies": {
    "com.linuxsenpai.versionincrementer": "https://github.com/voldien/Version-Incrementer.git",
    "...": "..."
  }
}

About

Unity 3D Version Incrementer Setting Provider for automatic version incrementing.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages