All Projects → ashe23 → ProjectCleaner

ashe23 / ProjectCleaner

Licence: MIT license
Unreal engine plugin for managing all unused assets and empty folders in project.

Programming Languages

C++
36643 projects - #6 most used programming language
C#
18002 projects

Projects that are alternatives of or similar to ProjectCleaner

Unitymodmanager
一个便捷的程序可以修改游戏内资源包括:Unity游戏资源,Wwise音频资源。
Stars: ✭ 292 (+450.94%)
Mutual labels:  assets, manager
DataConfig
Unreal Engine JSON/MsgPack serialization framework
Stars: ✭ 81 (+52.83%)
Mutual labels:  unrealengine, ue4
Unitymobileinput
Unity mobile Input plugin for iOS and Android (Unity UI compatible)
Stars: ✭ 170 (+220.75%)
Mutual labels:  assets, plugins
Unreal Polygonal Map Gen
An Unreal Engine 4 implementation of the Polygonal Map Generator for generating islands found at http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/
Stars: ✭ 229 (+332.08%)
Mutual labels:  unrealengine, ue4
CoopShooterUdemy
C++ Coop Horde Third-person Shooter for Unreal Engine 4 (Udemy Project)
Stars: ✭ 328 (+518.87%)
Mutual labels:  unrealengine, ue4
UE4 MagicConsole
Enhanced UE4 output log widget
Stars: ✭ 71 (+33.96%)
Mutual labels:  plugins, ue4
Unreal-Binary-Builder
An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
Stars: ✭ 554 (+945.28%)
Mutual labels:  unrealengine, ue4
Asyncloadingscreen
Async Loading Screen is a free and open-source plugin for Unreal Engine. Async Loading Screen allows you to easily configure a Loading Screen System in the project settings, and automatically add a Loading Screen whenever you open a new level, without Level Streaming.
Stars: ✭ 155 (+192.45%)
Mutual labels:  unrealengine, ue4
DualSenseWindows UE4
Unreal Engine 4 port of the Windows API for the PS5 DualSense controller created at Ohjurot/DualSense-Windows
Stars: ✭ 25 (-52.83%)
Mutual labels:  unrealengine, ue4
Awesome Unreal Engine 4
UE4/UE5 Ressources Collection (Plugins, Effects, Doc, Tools, etc...)
Stars: ✭ 153 (+188.68%)
Mutual labels:  unrealengine, ue4
Rts Community Project
Lets build an RTS Game with Unreal Engine 4!
Stars: ✭ 183 (+245.28%)
Mutual labels:  unrealengine, ue4
Unreal Engine Essential Materials UE4
A selection of materials that covers most (if not all) surfaces
Stars: ✭ 33 (-37.74%)
Mutual labels:  unrealengine, ue4
Ue4 Style Guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,656 (+4911.32%)
Mutual labels:  unrealengine, ue4
Wac
UE4 Visualization Plugin - Windows Audio Capture (WAC) is an Unreal Engine 4 plugin that captures live audio from the windows default audio device and analyse it to frequency values.
Stars: ✭ 81 (+52.83%)
Mutual labels:  plugins, ue4
Unrealpakviewer
查看 UE4 Pak 文件的图形化工具,类似 UnrealPak.exe
Stars: ✭ 158 (+198.11%)
Mutual labels:  unrealengine, ue4
LivePP
A UE4 plugin wrapper for Molecular Matter's Live++ Hot-Reloading Library
Stars: ✭ 105 (+98.11%)
Mutual labels:  unrealengine, ue4
Buoyancysystem
A system for buoyancy and boat physics in Unreal Engine 4.
Stars: ✭ 87 (+64.15%)
Mutual labels:  unrealengine, ue4
Ue4 Gitignore
A git setup example with git-lfs for Unreal Engine 4 projects.
Stars: ✭ 150 (+183.02%)
Mutual labels:  unrealengine, ue4
RuntimeBPs
This project allows for visual scripting in UE4 similar to Blueprints, but at runtime. The way this is set up does not make use of any UE4 boilerplate and could with a few adjustments be used in another engine.
Stars: ✭ 77 (+45.28%)
Mutual labels:  unrealengine, ue4
VaFogOfWar
A clear and simple solution of Fog of War for Unreal Engine 4
Stars: ✭ 136 (+156.6%)
Mutual labels:  unrealengine, ue4

ProjectCleaner

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

No more Migration and other hacky methods needed.

Versions Supported: 4.25, 4.26, 4.27, 5.0
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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].