# unity-assets-mgr **Repository Path**: Halliwood/unity-assets-mgr ## Basic Information - **Project Name**: unity-assets-mgr - **Description**: Unity assets manager, handling issues like assets using statics etc. - **Primary Language**: TypeScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-08-25 - **Last Updated**: 2022-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # unity-assets-mgr #### Description Unity assets manager, handling issues like assets using statics etc. #### Installation ``` npm i unity-assets-mgr -g ``` #### Instructions 1. Search useless atlas images ``` unity-assets-mgr -a uselessimgs -p G:/muweb/trunk/project ``` 2. Get atlas image references ``` unity-assets-mgr -a refer -p G:/muweb/trunk/project -f Assets/AssetSources/ui/atlas/specialize/loading/dljdt.png ```