Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

A revised version of UnityAssetCleaner on "unity-cn".

License

Notifications You must be signed in to change notification settings

Bathur/UnityAssetCleaner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UnityAssetCleaner

UnityAssetCleaner will remove unused assets, script and shader in your game and projects. https://raw.github.com/wiki/tsubaki/UnityAssetCleaner/title.png

Improvements

  • Solved the error caused by the file with the same name.
  • Optimized multiple interface texts.

How to use?

  1. Download the "Cleaner" folder and put it in your project.
  2. Select menu/window/delete unused assets/unused by editor.
    Tips : Accurately it should be select Menu/Assets/Delete unused assets/. Then choose the option you need.
    https://raw.github.com/wiki/tsubaki/UnityAssetCleaner/unusedbyeditor.png
  3. Editor lists unused assets from your game.
    Tips : If you do not want to delete it, you can uncheck it.
    https://raw.github.com/wiki/tsubaki/UnityAssetCleaner/lists.png
  4. Select "Exclude from project"
    Export unused assets by unitypackage.
    Tips : Accurately it should be select "Delete". AssetCleaner will export unused assets by unitypackage automatically.
    https://raw.github.com/wiki/tsubaki/UnityAssetCleaner/export.png

Note

  • If you want to remove resource only, you can use "Resource only".
  • Delete of judgment, to determine from dependence from BuildSettings and Resources.

License

This project is under the MIT License.

About

A revised version of UnityAssetCleaner on "unity-cn".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%