Skip to content

QFSW/QuantumHierarchy

Repository files navigation

Quantum Hierarchy

A simple but effective tool for the Unity Engine to inspect hidden objects in loaded scenes

img

Installation via Package Manager

Dependencies

This package requires QGUI V1.0.0+ to be installed first

2019.3+

Starting with Unity 2019.3, the package manager UI has support for git packages

Click the + to add a new git package and add https://github.com/QFSW/QuantumHierarchy.git as the source

2018.3 - 2019.2

To install via package manager, add the file Packages/manifest.json and add the following line to the "dependencies"

"com.qfsw.qh": "https://github.com/QFSW/QuantumHierarchy.git"

Your file should end up like this

{
  "dependencies": {
    "com.qfsw.qh": "https://github.com/QFSW/QuantumHierarchy.git",
    ...
  },
}

About

A simple but effective tool for the Unity Engine to inspect hidden objects in loaded scenes.

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors

Languages