Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/assetdependencygraph.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Asset Dependency Graph** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/assetdependencygraph.git
```

[![pkglnk](https://www.pkglnk.dev/badge/assetdependencygraph.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/assetdependencygraph)

README

Unity - Asset Dependency Graph

New License and Contribution Guidelines: 28/10/2020

This project provides a basic Asset Dependency Graph for Unity using the new GraphView API.

Install instructions

  1. Close Unity and open the Packages/manifest.json file
  2. Add "com.harryrose.assetdependencygraph": "https://github.com/Unity-Harry/Unity-AssetDependencyGraph.git", to the dependencies section

Usage

The Asset Dependency Graph Window can be opened via the Window > Analysis >Asset Dependency Graph file menu

Once the window is open:

  1. Select the root asset you want to inspect in the Project window
  2. Click the Explore Asset button in the graph window

Any questions? Ask @peanutbuffer

Tested against

2019.2, 2019.1, 2018.4, 2018.3

Comments

No comments yet. Be the first!