karl- / editor-tools

Various editor tools that I regularly use when working in the Unity editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install

  • Open Packages/manifest.json
  • Add "com.unity.karl.debug":"https://github.com/karl-/editor-tools.git" to the dependencies list
{
  "dependencies": {
    "com.unity.karl.debug": "https://github.com/karl-/editor-tools.git"
  }
}

About

Various editor tools that I regularly use when working in the Unity editor.

License:Other


Languages

Language:C# 100.0%