Skip to content

Tab Projects

Nathanael Anderson edited this page Jul 21, 2023 · 1 revision

The project page lists all your projects that the launcher found, if you are missing projects please make sure your project paths in settings is correct.

A Project item looks like this:

image

  • The Title is in the top right side. A Fortnite project will have its title label light blue, and a normal Unreal project will have its title a shade of grey. A selected project will be highlighted and it's title will be in Green.
  • The engine version (or a ?) will be in the lower left corner.
  • A preview picture will be on the left side.
  • A date of the last activity on the project will be shown in the lower right side.
  • (Optionally shown) If this project is under source control, it will either tell you what type of source control or the branch.

Navigation

  • Single Click = Show details about project
  • Double Click = Launch Project in its unreal engine (if no unreal engine is found for this project, it uses your default engine)
  • Right Mouse Click - Context Menu

Context Menu

  • Launch = Launches the project
  • Quick Actions = See Quick Actions Menu
  • Delete = Delete the Project
  • Jump To = Opens your file Explorer on this project

Quick Actions Menu

  • Cleanup Redirectors = This runs the Unreal Engine code to fix any redirectors.
  • Create Shortcut = Creates a Dock shortcut to open this project using it's engine.
  • PLEASE SUGGEST ANY OTHER Quick Actions

Notes: If the project type is a Fortnite project, it will launch your Unreal for Fortnite engine. If the project type is Unreal, it will launch either the engine the project is tied to, or your default engine in the event you no longer have that one installed.

Clone this wiki locally