varguiniano.extendededitor
v1.0.0
Published
Abstract classes to ease the creation of custom inspectors and drawers.
Downloads
3
Readme
ExtendedEditor
This is a collection of abstract classes to ease the creation of custom inspectors and drawers.
Installation
Open the Packages folder on your Unity project and open the manifest.json file. Add the next line to the "dependencies" list:
"varguiniano.extendededitor": "https://github.com/varguiniano/ExtendedEditor.git"
The next time you open Unity, the package should appear on the package manager.