Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 787 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 787 Bytes

Inspector Custom Class Creator

A tool to automatically create a script to customize a class in the inspector.

Context menu preview

Installing

Using git

  • 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/InspectorCustomClassCreator.git)

Editing manifest file

Add the following line to your manifest.json found in the "Packages" folder

"com.pixelrouge.custominspector": "git@github.com:PixelRouge/InspectorCustomClassCreator.git"

Based on https://gist.github.com/LotteMakesStuff/cb63e4e25e5dfdda19a95380e9c03436