lilsaints.github.io

Installation

From Fab (recommended)

App Docker installs like any other Fab plugin — no manual file copying.

  1. On the App Docker Fab listing, click Add to My Library and accept the Fab EULA. For a paid listing, this is the purchase step.
  2. Open the Epic Games Launcher and go to Unreal Engine > Library.
  3. Scroll to the Fab Library section and find App Docker.
  4. Click Install to Engine, choose your Unreal Engine version, then click Install.
  5. Launch that engine version and enable the plugin (see below).

You can also install from inside the editor: open Window > Fab, find App Docker in your library, and click Install to Engine (or Add to Project for a single project).

Enabling the plugin

After installation, open Edit > Plugins, search for App Docker, tick its checkbox, and restart the editor when prompted. The panel is then available under Window > Tools > App Docker.

Manual installation (offline)

For local builds or offline distribution only. Fab users do not need this.

Engine-wide (all projects)

<UE Root>\Engine\Plugins\Marketplace\AppDocker\
    AppDocker.uplugin
    Binaries\Win64\
        UnrealEditor-AppDocker.dll
        UnrealEditor.modules

Project-specific (single project)

<YourProject>\Plugins\AppDocker\
    AppDocker.uplugin
    Binaries\Win64\
        UnrealEditor-AppDocker.dll
        UnrealEditor.modules