diff --git a/Demo/project-curator-big.gif b/Demo/project-curator-big.gif new file mode 100644 index 0000000..48275f3 Binary files /dev/null and b/Demo/project-curator-big.gif differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..0b29f9b --- /dev/null +++ b/README.md @@ -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) \ No newline at end of file