Skip to content

ashe23/ProjectCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectCleaner

Unreal engine plugin for managing unused assets and empty folders in project.

No more Migration and other hacky methods needed.

Versions Supported: 4.27+
Platform: Windows and Linux

Installation

Plugin available on marketplace Marketplace URL

Installation from github

  1. Create 'Plugins' folder in your project root directory
  2. Download appropriate version of .zip in releases
  3. Extract to Plugins folder
  4. Open Project, and thats it!

Installation from source

  1. Create 'Plugins' folder in your project root directory
  2. Clone repository to 'Plugins' folder (make sure you picked correct branch for your engine version)
  3. Build solution and that it!

Features