vinjn / ProjectCleaner

UE4 plugin for managing all unused assets and empty folders in project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectCleaner

UE4 plugin for managing unused assets and empty folders in project.

No more Migration and other hacky methods needed.

Versions Supported: 4.25+
Version for UE5 early access now available UE5 Docs
Platform: Windows

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

About

UE4 plugin for managing all unused assets and empty folders in project.

License:MIT License


Languages

Language:C++ 99.3%Language:C# 0.7%