Skip to content

Repository files navigation

NG Unity Versioner

Instantly check your code against any Unity version!

Window NG Unity Versioner

Preview

Here is an example of code in namespace beginning with "NGT" verified against 2020.1.0a16 :

Code checked agaisnt 2020.1.0f16

Verifying all versions :

Code compatibilities summary

Steps A:

  1. Open Window > NG Unity Versioner
  2. Write your target namespace
  3. Select the versions (in Assembly Meta Versions or Unity Install Paths)
  4. Click on "Check Compatibilities"

If you would like to check against a Unity version not available but installed locally in your computer.

Steps B:

  1. Open Window > NG Unity Versioner
  2. Click on Installs (on the right of Unity Install Paths)
  3. Add path to a folder containing Unity installs (i.e. "C:/Program Files")
  4. Do Steps A.

How to install:

Via git repository:
https://github.com/Mikilo/ng-unity-versioner
Via Package Manager (using "Add package from git URL..." ):
https://github.com/Mikilo/ng-unity-versioner.git
Via manifest.json:
{
  "dependencies": {
    "com.mikilo.ng-unity-versioner": "https://github.com/Mikilo/ng-unity-versioner.git"
  }
}

Requirements:

  • Unity 2017 LTS minimum
  • Framework .NET 3.5

Any feedback is welcome!

About

Instantly check your code against any Unity version!

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages