Back to Home

UnrealHub Flow Launcher Plugin

This plugin integrates UnrealHub with Flow Launcher, allowing you to seamlessly search and launch your Unreal Engine projects directly from your keyboard.

UnrealHub is an all-in-one manager for your Unreal Engine projects, and this plugin extends its power to your fingertips.

UnrealHub Icon

Installation

FASTMethod 1: Plugin Store

Install it via Flow Launcher:

pm install UnrealHub

Method 2: Manual

  1. Download the latest release zip from GitHub repository. Download Zip
  2. Extract and copy the Flow.Launcher.Plugin.UnrealHub folder to your Flow Launcher Plugins directory: %APPDATA%\FlowLauncher\Plugins
  3. Restart Flow Launcher.

Usage

CommandAction
ue
List all recent projects
ue <name>
Search for a specific project
ue <tag name>
Search for projects by tag
ue tags
List all unique tags
ue engine
List installed Unreal Engines

Contributing

This plugin acts as a bridge to UnrealHub. Issues regarding the plugin itself should be reported on the GitHub repository.

View on GitHub