Skip to content

ProfileExtractor 1.1

Latest
Compare
Choose a tag to compare
@Liqutch Liqutch released this 04 Feb 18:16
· 2 commits to main since this release
b23e97d

Program to easily extract player profiles using Epic Games API

  • A few line corrections

If you are uneasy about running a random executable, you can compile ProfileExtractor yourself by installing the requirements, PyInstaller and then by running the command:

pyinstaller --onefile -i icon.ico -n ProfileExtractor extractor.py