Installation

To begin using this package you must first import it into your unity project.

Via GitHub

First copy the HTTPS link from the repository.

../_images/Instalation01.png

Inside your project open the package manager window click the + button then “Install package from git URL…”.

../_images/Instalation02.png

In the text field paste the link copied from before and click install.

Now the package is available to use in your project!

Via AssetStore

First go to the store page. of the package, add the package to your assets, then click the Open in Unity button, make sure you have your Unity project open.

../_images/Instalation04.png

The Unity package manager should open now displaying the asset, simply click the download button.

../_images/Instalation05.png

Once the package has downloaded click the import button, choose if you wish to import the offline documentation, samples or any other file and once you’re done click import.

../_images/Instalation06.png

Now the package is available to use in your project!

Updating

Whenever there is a new update to the package just go to your package manager, look for the EditorAttributes package, select it, and click the update button.

../_images/Instalation03.png

Yeah, is that easy.