Program to easily showcase your locker on FortniteGG using Epic Games API.
- Added bundle detection
- Added missing banners
- Fixed asyncio warning for Python 3.10+
If you are uneasy about running a random executable, you can compile LockerGenerator yourself by installing the requirements, PyInstaller and then by running the command:
pyinstaller --onefile -i icon.ico -n LockerGenerator generator.py