<a href="https://discord.gg/dumxVnYe6n">
<img alt="Discord" src="https://img.shields.io/discord/332629362094374913">
</a>
<a href="https://github.com/AchetaGames/Epic-Asset-Manager/actions/workflows/release.yml">
<img alt="Build Status" src="https://github.com/AchetaGames/Epic-Asset-Manager/actions/workflows/release.yml/badge.svg">
</a>
<a href="https://flathub.org/apps/details/io.github.achetagames.epic_asset_manager">
<img alt="Flathub" src="https://img.shields.io/flathub/v/io.github.achetagames.epic_asset_manager">
</a>
An unofficial client to install Unreal Engine, download and manage purchased assets, projects, plugins and games from the Epic Games Store.





Install the package from Flathub
Use the AUR package
flatpak run io.github.achetagames.epic_asset_manager
Open from your favorite application tray or run the following in a terminal
epic_asset_manager
See Building
Log output is controlled by the EAM_LOG environment variable using env_logger syntax. The default is warn,epic_asset_manager=debug which shows only application logs.
# Default (app logs only)
flatpak run io.github.achetagames.epic_asset_manager
# Include egs-api HTTP debug output
EAM_LOG="warn,epic_asset_manager=debug,egs_api=debug" flatpak run io.github.achetagames.epic_asset_manager
# Full trace (all crates)
EAM_LOG=trace flatpak run io.github.achetagames.epic_asset_manager
Note: RUST_LOG is intentionally ignored to avoid noise from the Flatpak development environment.
$ claude mcp add Epic-Asset-Manager \
-- python -m otcore.mcp_server <graph>