Skip to content

Commit

Permalink
Add README with screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ogxd committed Dec 26, 2019
1 parent 0fe8619 commit c6f4b8f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Binary file added Demo/project-curator-big.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Project Curator

A convenient tool to cleanup and maintain your Unity projects !
Project Curator is a Unity Editor window that find dependencies for each assets, and where the asset is being used.
It will also display an icon in the Project tab to highlight weither each asset is included or excluded from the build.

![Screenshot](https://raw.githubusercontent.com/ogxd/project-curator/master/Demo/project-curator-big.gif)

## How to use ?
Download the .unitypackage in the Release tab (or checkout and copy the Plugins/ProjectCurator folder to your folder)

0 comments on commit c6f4b8f

Please sign in to comment.