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