UEVaultManager

Free and open-source replacement for the Epic Games Launcher application, mainly to manage the assets for Unreal Engine


License
GPL-3.0
Install
pip install UEVaultManager==1.12.6

Documentation

Welcome to UEVaultManager

Logo

pypi py_versions github docs
Current PyPi Version py_versions github docs

UEVaultManager is an open-source assets manager that can list assets and their data from the Epic Games Marketplace. It is developed in Python, so it can run on any platform that support this language.

Its main purpose is to list the assets (with or without user login), filter (optional) and save the list into a file that can be reused later as a data source (in an Excel sheet for instance).

Hot news
The 1.12.4 version is out: important bug fix with data scrapping The marketplace recently uses a new captcha system that can prevent data scrapping to work. A new scapping method has been implemented is this version to fix that.
The 1.10.0 version is out: download and install assets Download and install assets in your project or your engine folder. Uses of the VaultCache folder when needed.
The 1.8.0 version is out: EPIC marketplace API integration Scrap the data of ALL the asset in the marketplace and save the in a sqlite3 database.
The 1.6.0 version is out: Now we have a GUI ! preview
- Edit the data in the GUI and save it back to the file.
- Use colors to visualize your asset status.
- Use filters and search to find them easily.

This project is still under active development

To go further, dive into the documentation or just go for a quickstart

Contents:

More info