An unofficial client to install Unreal Engine, download and manage purchased assets, projects, plugins and games from the Epic Games Store.
- Asset Library Management - Browse, search, and filter your Epic Games Store assets
- Download Progress Indicators - Real-time progress bars on asset tiles showing download percentage and speed
- Create Project - Create new Unreal Engine projects directly from downloaded asset templates
- Add to Project - Add assets to existing Unreal Engine projects with one click
- Engine Management - Install and manage multiple Unreal Engine versions
- Project Browser - View and launch your Unreal Engine projects
- Dark Theme - Epic Games Launcher-inspired dark theme with square corners
- Marketplace Integration - Quick access to the Unreal Engine Marketplace
- Rust (latest stable)
- GTK4 development libraries
- libadwaita development libraries
Ubuntu/Debian:
sudo apt install libgtk-4-dev libadwaita-1-devClone the repository and run the install script:
git clone https://github.com/joematrix77/UbuntuAssetManger.git
cd UbuntuAssetManger
./install-local.shThis will:
- Build the application
- Install to
~/.local/share/epic_asset_manager/ - Create a launcher script at
~/.local/bin/epic_asset_manager - Install the desktop file and icon
After installation, launch from your application menu or run:
epic_asset_managerTo remove the application:
rm -rf ~/.local/share/epic_asset_manager
rm ~/.local/bin/epic_asset_manager
rm ~/.local/share/applications/io.github.achetagames.epic_asset_manager.desktopForked from AchetaGames/Epic-Asset-Manager




