> ## Documentation Index
> Fetch the complete documentation index at: https://docs.launcherforge.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Unreal Engine

> Instala y configura la autenticación en Unreal Engine.

# Unreal Engine

Documenta:

* Instalación del plugin.
* Versiones compatibles.
* Game Instance.
* Lectura del token.
* Datos disponibles.
* Blueprint.
* C++.
* Shipping.
* Errores frecuentes.

```text theme={null}
MiJuego.exe --launchToken=TOKEN
```

Mantén el delay recomendado de `0.5` segundos.

<Warning>
  Shipping no debe exponer Token Override ni tokens.
</Warning>

<Frame caption="Plugin y autenticación en Game Instance">
  <img src="https://mintcdn.com/launcher-forge/bI18S_IAtXIDvEcC/images/screenshots/unreal-engine.png?fit=max&auto=format&n=bI18S_IAtXIDvEcC&q=85&s=c1c4fb531392f4f7387168982659f425" alt="Integración con Unreal Engine" width="1600" height="900" data-path="images/screenshots/unreal-engine.png" />
</Frame>
