Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 879 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 879 Bytes

Finder

Donate

Find Asset in Unity.

Shotscreen

shotscreen

Requirement

  • Unity 2018.3+

Install

Find the manifest.json file in the Packages folder of your project and edit it to look like this:

{
  "dependencies": {
    "com.litefeel.finder": "https://github.com/litefeel/Unity-Finder.git",
    ...
  }
}

Support