Custom attributes to customize classes fields in the Unity's Inspector.
- Open the Package Manager window
- Click on the "plus" sign
- Select "Add package from git URL"
- Paste this repo's SSH link (git@github.com:PixelRouge/FreeInspector.git)
Add the following line to your manifest.json
found in the "Packages" folder
"com.pixelrouge.freeinspector": "git@github.com:PixelRouge/FreeInspector.git"
- The order of the attributes sometimes matters
- Some attributes don't work well with each other